microsoft/garnet

Bitmap compression

クローズ

#1,270 opened on 2025/06/26

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (660 件のフォーク)batch import
enhancementhelp wanted

Repository metrics

Stars
 (11,827 個のスター)
PR merge metrics
 (平均マージ 5d 16h) (30d で 55 merged PRs)

説明

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

コントリビューターガイド