microsoft/garnet

Bitmap compression

Fermée

#1 270 ouverte le 26 juin 2025

 (0 commentaire) (0 réaction) (0 personne assignée)C# (660 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (11 827 étoiles)
Métriques de merge PR
 (Merge moyen 5j 16h) (55 PRs mergées en 30 j)

Description

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

Guide contributeur