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
- db: possible memtable large value optimizations
- db: potentially trade write amp for space amp during compactions through vsstables
- perf: investigate L6 bloom filter use with higher density stores
- db: delete pacing knobs should be configurable
- add a roachtest for testing high deletion rates
- db: consider memtable optimizations for duplicate keys
- db: add BenchmarkPointDeletedSwath
- sstable: table-wide prefix compression
- db: `NoSync` should (optionally?) flush writes to the OS
- db: delay deletion of WALs at Open
- Docs
- Go not yet supported