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
- bench: prevent goroutine leaks in test harness
- db: reduce Ingest I/O with manifest+db locks
- internal/manifest: consider removing Trailer from file boundary keys
- db: add randomized testing framework
- db: Smooth out IO from flushing L0 and compaction
- db: SeekPrefixGE lazy positioning, or GetPrefix
- internal/metamorphic: add support to test read compactions in metamorphic tests
- internal/metamorphic: use a ValueMerger that may delete
- db: improve testing around seek optimizations
- sstable: Add tests for untested Writer code paths
- Docs
- Go not yet supported