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: introduce CompactionScheduler and integrate with DB
- db: surface corruption, missing sstable errors without fataling
- db: add Excise API
- ZSTD compression level
- db: surface missized DELSIZED tombstones via PossibleAPIMisuse
- TestOnDiskFull_Concurrent failed under race
- suggestion: make the elision compaction trigger ratio configurable or include L6 in tombstone density compaction
- : failed
- db: consider adapting LoadBlockSema to limit concurrent bytes loaded
- db: tombstone density compaction picking is O(n log(n))
- Docs
- Go not yet supported