mapleFU commented on issue #1423:
URL: 
https://github.com/apache/incubator-kvrocks/issues/1423#issuecomment-1536226013

   For bitmap compression, there are multiple possible ways. And please notice 
that, for a "dense" bitmap, compression might be useless.
   
   There are some mature bitmap compression methods, like Roaring Bitmap or 
Oracle BCC.
   
   By the way, introducing an format change should be heavy, because we need to 
detect which underlying data is used and considering the backward capability.


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