Articles tagged with git
Git’s database internals — Derrick Stolee @ GitHub Blog.
- Packed object store
- Commit history queries
- File history queries
- Distributed synchronization
- Scalability
5 part series to look at Git’s internals from the perspective of a database.