My requirement is to create a scalable git repository both for high availability, automatic failover and performance. I read somewhere that HDFS is well suited for such cases. But I don't know how to use HDFS for git repositories.
Can anyone tell me how to use hdfs to store git repository?