microsoft/garnet

Bitmap compression

Open

#1,270 创建于 2025年6月26日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C# (11,827 star) (660 fork)batch import
enhancementhelp wanted

描述

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

贡献者指南

Bitmap compression · microsoft/garnet#1270 | Good First Issue