hanxi commented on PR #3294: URL: https://github.com/apache/kvrocks/pull/3294#issuecomment-3664488871
Should we define a constant to represent the database prefix? ```c constexpr const char *kDatabaseNamespacePrefix = "db"; ``` -- 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]
