An open API service indexing awesome lists of open source software.

https://github.com/blobcache/glfs

Git-Like FileSystem
https://github.com/blobcache/glfs

Last synced: 5 months ago
JSON representation

Git-Like FileSystem

Awesome Lists containing this project

README

          

# GLFS

GLFS is a **G**it-**L**ike **F**ile**S**ystem.

If you are looking for a simple way to store objects larger than a single blob in blobcache, you have come to the right place.

Take a look at [ARCHITECTURE.md](./ARCHITECTURE.md) to learn more about the design.
If you have a good understanding of how Git works, that's about 9/10 of it.
There are a few tricks not in Git.

Examples live in the `examples/` directory.