proxy.golang.org : github.com/reiver/go-memdigest
Package memdigest provides an in memory content-addressable storage (CAS), and can be used as a CAS for the digestfs (https://github.com/reiver/go-digestfs) content-addressable virtual file system (VFS). Package memdigest can be used via digestfs. For example: The reason why one would use memdigest through digestfs, rather than use memdigest directly, is because so that memdigest could be swapped out with another content-addressable storage (CAS), or combined with another content-addressable storage (CAS), and code using digestfs would (almost completely) remain the same.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/reiver/go-memdigest
License: MIT
Latest release: almost 6 years ago
First release: almost 6 years ago
Namespace: github.com/reiver
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 17 days ago