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
- tests: use UnsyncedDataPercent in more cases
- db: assert that ingested sstables with synthetic suffixes have no duplicate keys
- db: shared compaction concurrency limit across multiple Pebble instances
- db: strictly enforce prefix in internalIterator.SeekPrefixGE
- smart filter block loading
- prototype modular bloom filters
- db: improve context propagation for tracing of slow block loads
- meta: add metamorphic CPU work granter
- db: refrain from loading L6 ingested sstable range deletions
- db: limit EFOS sstable pinning to files overlapping bounds
- Docs
- Go not yet supported