aviggiano / redis-roaring

Roaring Bitmaps for Redis
MIT License
345 stars 55 forks source link

Update data structures to separate roaring_bitmap #60

Closed aviggiano closed 5 years ago

aviggiano commented 5 years ago

Create aliases for roaring_bitmap functions for better separation of concerns. This is may be useful in the future if we want to change the behavior of default CRoaring methods.