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
194 stars 63 forks source link

bug: startup fail without config file #283

Closed dingxiaoshuai123 closed 4 months ago

dingxiaoshuai123 commented 4 months ago

The current value does not have a specific initialization value, causing it to fail to start without specifying a config file. You can modify it to a positive number. file: config.h image