Categorygithub.com/blobcache/glfs
repositorypackage
0.0.0-20231022180745-6e0c3d89e0db
Repository: https://github.com/blobcache/glfs.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

GLFS

GLFS is a Git-Like FileSystem.

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 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.