OpenAtomFoundation / pikiwidb

a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV data storage system based on RocksDB
BSD 3-Clause "New" or "Revised" License
202 stars 63 forks source link

Add Rocksdb options to the configuration file. #186

Closed dingxiaoshuai123 closed 7 months ago

dingxiaoshuai123 commented 8 months ago

Is this a regression?

Yes

Description

一些 RocksDB 的 option 可以通过配置文件传入,比如 write-buffer-size、max-jobs 、max-flushes 等等其他参数

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

images

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

No response