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 supported13 Subscribers
Add a CodeTriage badge to rocksdb
Help out
- Issues
- Isolate coroutine statistics across async reads (#15142)
- Blog post for coroutines (#15143)
- Add rocksdb_slicetransform_create_capped_prefix() to the C API
- EventListenerTest.OnFileOperationTest fails on Apple Silicon (regression of #7133)
- Fix JNI local reference leak in ByteBuffer multiGet result helper
- Fix native memory leak in RocksJava thread-local comparator buffers
- Add ARM ConcurrentCompaction repro coverage and stabilize crash tests
- BUG: LRU block cache can spin forever in MaintainPoolSize
- Fix wal_write_mutex_ self-deadlock when unordered_write and manual_wal_flush are enabled
- Add Java bindings with FFM
- Docs
- C++ not yet supported