git-hulk commented on PR #3294: URL: https://github.com/apache/kvrocks/pull/3294#issuecomment-3650037327
> Your suggestion is good. Not using DB ID and namespace at the same time can indeed reduce conflicts, and it will also make the code more concise, so there is no need for the `redis-select-db-prefix` configuration item. Should we keep the `redis-select-db-count` configuration item? Yes, `redis-select-db-prefix` is not needed. And for the `redis-select-db-count`, perhaps `redis-databases` would be better to keep consistent with Redis, which is named `databases`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
