Skip to content

Release 0.15.0

Latest

Choose a tag to compare

@bjosv bjosv released this 30 Apr 09:28
be437be
  • Change redisClusterGetSlotByKey and redisClusterGetNodeByKey to accept a length parameter, to correctly handle embedded nulls (#290)
  • Added NULL check for CLUSTER_ERR_MOVED case switch scenario (#293)
  • Retry when an async slotmap update fails (#252)
  • Handle empty/NIL addresses in CLUSTER SLOTS and CLUSTER NODES responses (#252)
  • Fix hiredis_cluster_ssl build on Windows (#253)
  • Enable non-const connect callback API on Windows (#253)
  • Use latest hiredis v1.3.0 as default (#273)