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
- don't install static lib if not requested
- Fix pessimistic transaction replication asserting
- Add rocksdb_create_column_families_with_options to C API.
- Calling DB::open() with create_missing_column_families=true is quadratic
- How to avoid linear slowdown of column family creation?
- CreateColumnFamilies with column family descriptors is not available via the C API
- Add option to CMake for building static libraries
- Is it possible to load columnfamily on demand when starting rocksdb?
- Java logger, class loader test
- The default delayed_write_rate may make the writing to engine stop easier
- Docs
- C++ not yet supported