rocksdb
https://github.com/facebook/rocksdb
C++
A library that provides an embeddable, persistent key-value store for fast storage.
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.
C++ not yet supported12 Subscribers
Add a CodeTriage badge to rocksdb
Help out
- Issues
- Only call libc close() once
- Corruption: Can't access /1270450.sst: IO error: while stat a file for size: /xx/1270450.sst: No such file or directory
- Allow writes during SST file ingestion
- Add a new int64 add merge operator, also with Java API
- Fix: Limit the sorting files based on max_compaction_jobs instead of kNumberFilesToSort to reduce write amplification
- Update RocksDB for devtoolset 11+
- Clarify `rocksdb.is-file-deletions-enabled` doc comment
- Optimize BuildTable function by eliminating redundant condition checks
- fix: checkpoint log_size_for_flush parameter ignored due to empty WAL file list
- Support Delete Direct along the same lines as PutDirect in SstFileWriter
- Docs
- C++ not yet supported