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
- perf: optimize {Lower,Upper}Bound handling in the memtable
- Add pebble bench flag to find peak sustainable throughput
- db: better handling of background errors
- internal/manual: track manually-allocated memory size and expose it through metrics
- perf: investigate N-level compactions (N > 2)
- [WIP] Background error handling
- compaction: slow manifest construction prevents WAL rotation
- db: blob storage / WiscKey-style value separation
- perf: support user-defined "guards" for sstable boundaries
- [DNM] sstable: add value blocks for storing older versions of a key
- Docs
- Go not yet supported