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