aviggiano / redis-roaring

Roaring Bitmaps for Redis
MIT License
348 stars 56 forks source link

Implement R.SETARRAY and R.GETARRAY commands #17

Closed aviggiano closed 7 years ago

aviggiano commented 7 years ago

These commands set a roaring bitmap from and integer array and get an integer array from a roaring bitmap.