LiuQhahah opened a new issue, #3122:
URL: https://github.com/apache/kvrocks/issues/3122

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   Refer: [Support for Cuckoo filter data structure and 
commands](https://github.com/apache/kvrocks/issues/2534)
   
   
   We should implement CF.RESERVE command.
   We can use this command to create the first integration go tests.
   
   ### Solution
   
   
   
   Redis command reference: 
[CF.RESERVE](https://redis.io/docs/latest/commands/cf.reserve/)
   
   We can refer to [RedisBloom design for cuckoo 
filter](https://github.com/RedisBloom/RedisBloom/blob/master/src/cuckoo.c)
   
   
   
   
   
   
   
   ### Are you willing to submit a PR?
   
   - [x] 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]

Reply via email to