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
- C rocksdb_create_column_family(_with_ttl): Fix leak on error
- IsFastCrc32Supported: Print the correct arch when not supported
- Potential bug in compaction picking logic
- PhysicalCoreID: Use sched_getcpu on aarch64 with glibc >= 2.35
- Use system call I/O in PosixSequentialFile instead of libc stdio to avoid extra buffer copies and FreeBSD stdio open file limits
- Distinction between Background Error and Foreground Error in Rocks db
- Improve stress test deadlock detection
- Windows extended-length path syntax is unsupported
- My every process needs to read RocksDB, causing high memory usage when multiple processes are launched on a single machine. Can a shared memory approach be implemented?
- `Status::ToString()` with `kNotExpectedCodePath` subcode is not comprehensive
- Docs
- C++ not yet supported