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
- Segfault on iterator seek
- Open by cf firstly success, but shutdown the server and open again, it failed.
- ReleaseSRWLockExclusive - SRW lock must be released by the same thread
- support l0 inner compaction to reduce write amplification when l0 file is too small
- When I use db_paths ops, rocksdb write data to db_paths[0] & db_paths[3] path only
- [DONOT Commit] Testing block cache analyzer changes
- Build RocksDB from vcpkg with clang++9/libc++
- remove a redundant line
- jemalloc_nodump_allocator should not call malloc_usable_size on memory allocated from arenas
- Do not call malloc_usable_size on memory allocated with new[]
- Docs
- C++ not yet supported