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
- all: replace path.Join with filepath.Join
- db: dictionary compression
- sstable: error out when opening empty ssts
- build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0
- add method to retrieve count of external files
- db: flush/compact memtables to in-memory sstables
- *: avoid variable name conflict with imported package name
- Fix mipsle target
- db: call Sync after deletion threshold
- pebble: add global sync to MemFS
- Docs
- Go not yet supported