NozeIO/redi-s

Add support for bitmaps

helje5 opened this issue · 0 comments

Redis supports accessing strings as bitmaps. Those are really easy commands which just require a few shifting ops.

Integer string commands can be used as a sample.