Skip to content

Release 0.6.0

Compare
Choose a tag to compare
@bjosv bjosv released this 09 Feb 22:04
· 138 commits to master since this release
  • Minimum required version of CMake changed to 3.11 (from 3.14)
  • Re-added the Makefile for symmetry with hiredis, which also enables support for statically-linked libraries.
  • Improved examples
  • Corrected crashes and leaks in OOM scenarios
  • New API for sending commands to specific node
  • New API for node iteration, can be used for sending commands to some or all nodes.