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
- compact: move tombstone density compactions
- metamorphic: add a test option to make downloadOp no-op
- What is recommended configuration to use pebble as queue?
- sstable: guard against double Close in columnar sstable writer
- cache,db: de-dup concurrent attempts to read the same block
- db: re-enable and limit concurrency of multilevel compactions
- cache: don't load the same block in parallel
- metrics: CGo memory allocations should be per-store, or clarified as aggregated
- db: verify ingest sst bounds are suffixless or adjacent
- invariants, cache: reorganize and simplify tag-dependent code
- Docs
- Go not yet supported