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

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Motivation
   
   Roaring Bitmap is a compressed bitmap data structure that efficiently stores 
and manipulates sets of 32-bit integers. It's designed to be both 
memory-efficient and fast, making it ideal for applications that need to work 
with large sets of integers, such as database indexing, search engines, and 
analytics systems, or storing large amount of inetgers
   
   ### Solution
   
   https://redisroaring.com/
   
   ### 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]

Reply via email to