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
- Cannot be used together with the arrow-go library. It reports a dependency conflict.
- sstable: treat NumDeletionsThreshold as inclusive for tombstone-dense blocks
- db: reconsider commit error handling
- base: add Exit function to replace direct os.Exit calls
- db: audit ctx.Background() uses, adopt cancellation on Close()
- record,tool: add a facility to print chunk-level details of a log file
- db: manifest corruption undetected
- db: space amp due to virtual tables not accounted in Pebble metrics
- db: prefer compacting into L6 tables with many tombstones
- db: consider biasing towards rewriting blob files with few references
- Docs
- Go not yet supported