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
- Fix decodeVarint test
- db: shared sstable code and doc
- db: add IterOptions.DoNotFillCache option
- compaction: apply higher-level range deletions
- perf: user-level IO scheduler
- perf: investigate rent-or-buy compaction heuristics
- perf: investigate better memtable write stall avoidance
- db: add errorHandler and handle flush, compaction errors
- internal/record: use direct I/O for the WAL and MANIFEST
- db: allow configuring depth of manual compactions
- Docs
- Go not yet supported