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: investigate optimizations for special keys (locks, intents, txn records)
- reduce severity for 'pebble: compaction cancelled by a concurrent operation, will retry compaction'
- tests: use UnsyncedDataPercent in more cases
- tool: audit formatting of range key suffixes
- compact: add shared compaction pool for multiple stores
- tool: wal dump requires .log in current working directory
- *: remove instances of go:linkname throughout
- db: assert that ingested sstables with synthetic suffixes have no duplicate keys
- db: fix cases where SeekPrefixGE prefix doesn't match key
- go.mod, go.sum: upgrade to remove old dependencies
- Docs
- Go not yet supported