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
- Fix a bug in AbortIO
- Prepare returned an unexpected cnomne Invalid argument: Cannot prepare transaction that has not been named. is reported in the randomtransaction test.
- Error: unknown command line flag'compaction_measure_io_stats' is reported in the universal_compaction test in the rocksdb database.
- rocksdb_put_cf() return "No space left on device" when compacting with 60G free space
- Memory usage reported by RSS is much higher than RocksDB MemoryUtil
- rocksdb/db.h: GetDbIdentity comment: ID comes from MANIFEST
- Some of this code did not compile at all on G++
- Issue with Remote Compaction
- RemoteCompaction Corruption: Bad table magic number
- RocksDB loads a new `librocksdbjni*.so` file into the `/tmp` directory each time, causing a "No space left on device" error.
- Docs
- C++ not yet supported