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
- using columnar block format and keySchemas for user-level keys
- db: manual compactions that are internally cancelled should be retried
- db: download compactions are being counted towards the compaction concurrency
- ZSTD compression level
- db: tombstone density compaction picking is O(n log(n))
- tool: adapt sstable layout to stream output
- cache: setting an existing cold entry should make it hot
- db: improve logging observability into WAL failover
- db: checkpoint should copy all WALs
- What is recommended configuration to use pebble as queue?
- Docs
- Go not yet supported