Skip to content

Distributed Process Store (DPS) v4.1.3

Choose a tag to compare

@nysenthil nysenthil released this 31 Oct 03:18
· 15 commits to develop since this release

This v4.1.3 release improves the existing logic to find out whether the client connection to a Redis cluster is broken or not via the dpsIsConnected API. In addition, it has new code in the advanced example that shows how to recover from the connection loss to a Redis cluster by reconnecting to it in the middle of executing various DPS APIs.