-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
The motivation for these commands is that the ability to store many small integers as a single large bitmap (or segmented over a few keys to avoid having huge keys) is extremely memory efficient, and opens new use cases for Redis to be applied, especially in the field of real time analytics. This use cases are supported by the ability to specify the overflow in a controlled way.
- incorporates
-
ISPN-14933 BITFIELD
- New
-
ISPN-14934 BITFIELD_RO
- New
-
ISPN-14935 BITCOUNT
- New
-
ISPN-14936 BITOP
- New
-
ISPN-14937 BITPOS
- New
-
ISPN-14938 GETBIT
- New
-
ISPN-14939 SETBIT
- New
- is incorporated by
-
ISPN-16567 [RESP] 15.1 Commands
- In Progress