microsoft/garnet

Bitmap compression

Chiusa

#1270 aperta il 26 giu 2025

 (0 commenti) (0 reazioni) (0 assegnatari)C# (660 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (11.827 stelle)
Metriche merge PR
 (Merge medio 5g 16h) (55 PR mergiate in 30 g)

Descrizione

Feature request type

enhancement

Is your feature request related to a problem? Please describe

It does not appear that garnet supports bitmap compression at the moment, but some highly efficient strategies exist that are loved by developers.

Describe the solution you'd like

One such strategy is RoaringBitmaps https://vikramoberoi.com/posts/a-primer-on-roaring-bitmaps-what-they-are-and-how-they-work/

Describe alternatives you've considered

See also https://github.com/aviggiano/redis-roaring

Additional context

No response

Guida contributor