hanxi commented on PR #3294:
URL: https://github.com/apache/kvrocks/pull/3294#issuecomment-3652701367

   > And for the "namespace name" if this feature is enabled, I think it can be 
`db<NUMBER>`? Not sure if it benefits if we use fixed length numbers like 
db001, db002..
   
   The current implementation uses __namespace for db0 and numbers 1-15 for 
db1-15.
   
   
   > Ahh, also we need to ensure that, if this feature is enabled, then no 
namespace can be created. To avoid chaos.
   
   The current implementation is that once select is enabled, namespace cannot 
be used.
   


-- 
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]

Reply via email to