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
- db: re-enable and limit concurrency of multilevel compactions
- cache: don't load the same block in parallel
- sstable: audit and clean up instances of improper key comparisons in the presence of synthetic prefixes/suffixes
- 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
- wal: consider lowering failover threshold dynamically
- db: consider adding IterContext
- Read performance degradation during compaction workload
- crdbtest: move crdb-specific code to a lib
- Docs
- Go not yet supported