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 supported3 Subscribers
Add a CodeTriage badge to pebble
Help out
- Issues
- cache: readShard: don't allow 0->1 refcount transitions
- sstable/block: move block reading, loading into new Reader type
- db: surface missized DELSIZED tombstones via PossibleAPIMisuse
- sstable: Fix restarts integer overflow
- TestOnDiskFull_Concurrent failed under race
- sstable/rowblk: block restarts overflow
- 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