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
- "unreachable code" warning when compiling v10.4.2 Debug config with Visual Studio 17 2022
- Options depend on locale and are not portable
- Proposal: add new API WALCanBeDeletedBefore()
- Fix building if Snappy is not enabled
- Fix build on OpenBSD
- Use proper CPU count on OpenBSD and NetBSD
- Update env_posix for FreeBSD, NetBSD, OpenBSD and DragonFly
- Use fdatasync() on FreeBSD, OpenBSD, DragonFly and Android
- fs: ignore . and .. in children no matter what type it is
- does this sort of write stall suspend any user get operation?(#13859 cont.)
- Docs
- C++ not yet supported