RocksDB 8.0 released – News Fast Delivery
RocksDB is an embedded database for high-performance key-value data, a fork of Google LevelDB, optimized to utilize many CPU cores and efficiently utilize fast storage. It is written in C++ and provides official language bindings for C++, C, and Java, as well as many third-party language bindings. behavior change ReadOptions::verify_checksums=false Disabled CacheEntryRole::kDataBlock Checksum validation for […]