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: avoid double close of rangedel iterators
- db: clean up Options.Experimental
- tool: add tool for investigating sstable corruption
- perf: optimize {Lower,Upper} bound handling in indexed batch
- Add arenaskl optimization for boundary checks
- perf: generalized "move" compactions
- perf: compaction improvements meta issue
- internal/manifest: l0Splits incrementally updates split keys for L0
- db: better testing of error handling pathways
- internal/manual: remove cgo dependency by adopting modernc.org/memory
- Docs
- Go not yet supported