-
Enhancement
-
Resolution: Done
-
Minor
-
None
-
None
Map our segments and CH to a form that would allow RESP clients to implement cluster functionality
According to the Redis cluster specification the hashing algorithm should be CRC16, for which a table-based Java implementation exists at https://introcs.cs.princeton.edu/java/61data/CRC16.java
- incorporates
-
ISPN-14963 Implement RESP "cluster nodes" command
- Resolved
-
ISPN-14965 Implement RESP "cluster slots" command
- Resolved
-
ISPN-14907 Implement RESP "cluster shards" command
- Resolved
- is incorporated by
-
ISPN-14881 [RESP] 15.0 Commands
- Resolved
- is related to
-
ISPN-14834 Implement CRC16 for hash function option
- Resolved