segment11 opened a new issue, #1265: URL: https://github.com/apache/incubator-kvrocks/issues/1265
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-kvrocks/issues) and found no similar issues. ### Motivation So that I can specified some key/value save in the same slot, read more efficient and do transaction easy. ### Solution For example, keys: my-prefix@@suffix1, my-prefix@@suffix2... only use my-prefix to do hash and find a slot. ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
