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
- metamorphic: increase probability of abutting range keys
- db: specialize ingest for excise by excising from memtables
- db: consider avoiding O(L0 file count) range key iterator construction
- db: prototype of separation of values into blob files
- db: consider reworking rangedel, mergingIter and levelIter interactions
- tool/logs: add test that current log format parses correctly
- base: consider altering InternalIterator return value
- db: possible memtable large value optimizations
- db: consider memtable optimizations for duplicate keys
- db: delay deletion of WALs at Open
- Docs
- Go not yet supported