microsoft/garnet

Bitmap compression

已關閉

#1,270 建立於 2025年6月26日

 (0 則留言) (0 個反應) (0 位負責人)C# (660 個分叉)batch import
enhancementhelp wanted

倉庫指標

星標
 (11,827 顆星)
PR 合併指標
 (平均合併 5天 16小時) (30 天內合併 55 個 PR)

描述

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

貢獻者指南