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: add randomized testing framework
- remove potential os.Exit and enforce via linter
- manifest: optimize sizeof FileMetadata
- *: improve leak detection UX for iters, DBs
- db: Smooth out IO from flushing L0 and compaction
- db: SeekPrefixGE lazy positioning, or GetPrefix
- sstable: isolate and report corruption in sstables
- internal/manifest: sparse LBase can lead to large L0 -> LBase compactions
- race between `DB.deleters.Add` and `DB.deleters.Wait`.
- internal/metamorphic: add support to test read compactions in metamorphic tests
- Docs
- Go not yet supported