apache / kvrocks

Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
https://kvrocks.apache.org/
Apache License 2.0
3.44k stars 442 forks source link

Make default value of config option in kvrocks.conf and config.cc identical #1665

Open PragmaTwice opened 1 year ago

PragmaTwice commented 1 year ago

Search before asking

Motivation

Currently it is not same for some option value.

Solution

No response

Are you willing to submit a PR?

git-hulk commented 1 year ago

Resolved by https://github.com/apache/kvrocks/pull/1664

PragmaTwice commented 3 months ago

Resolved by #1664

I don't think so.