github.com/bsm/sntable
Package sntable contains a custom SSTable implementation which, instead of arbitrary bytes strings, assumes 8-byte numeric keys. A store contains a series of data blocks followed by an index and a store footer. A block comprises of a series of sections, followed by a section index and a single-byte compression type indicator. A section is a series of key/value pairs where the first key is stored as a full uint64 while subsequent keys are delta encoded.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
over 6 years ago
v0.1.3
over 6 years ago
Versions
4
4
Dependent Packages
2
2
Dependent Repos
2
2
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/bsm/sntable
spec |
| License | Apache-2.0 |
| Namespace | github.com/bsm |
| First Release | almost 7 years ago |
| Last Synced | 10 days ago |
Repository
| Stars | 4 on GitHub |
| Forks | 4 on GitHub |
Rankings on proxy.golang.org
Overall
Top 7.5%
Dependent packages
Top 4.2%
Dependent repos
Top 3.5%
Forks
Top 8.8%