kvrocks
kvrocks copied to clipboard
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
#893 solved
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation Currently, after running the Go test, in the workspace, temp directories...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Version OS: Distributor ID: Ubuntu Description: Ubuntu 22.04.1 LTS Release: 22.04 Kvrocks:...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation There are many places in the code that use std::stol. Replace...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation After the single test, sending SIGTERM or SIGINT that kvrocks can...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation We have quite big messages (~100Mib), so we decided to use...
refer to #816