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
- Expose sequence numbers in DB, Snapshot, Iterator
- db: optimize heaps handling of Next keys within same level
- db: string to byte allocation while intersecting user properties.
- bench: prevent goroutine leaks in test harness
- How count total number of keys stored by Pebble
- *: look for opportunities for bytealloc.A use
- db: reduce Ingest I/O with manifest+db locks
- internal/manifest: consider removing Trailer from file boundary keys
- Segmentation and Time series usage
- db: NextPrefix (and similar) iterator optimizations
- Docs
- Go not yet supported