pebble
https://github.com/cockroachdb/pebble
Go
RocksDB/LevelDB inspired key-value database in Go
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported4 Subscribers
Add a CodeTriage badge to pebble
Help out
- Issues
- db: better testing of error handling pathways
- internal/manual: remove cgo dependency by adopting modernc.org/memory
- Add method to get remaining storage capacity in Batch
- internal/batchskl: Fix arm32 machine compilation fails to pass about maxNodesSize type from MaxUint32 to MaxInt32
- test codeql actions workflow
- db: flushable ingested SSTables
- compaction: Add tests for untested compaction error paths
- Fix decodeVarint test
- db: shared sstable code and doc
- db: add IterOptions.DoNotFillCache option
- Docs
- Go not yet supported