github alisaifee/coredis 4.9.0

latest releases: 6.6.1, 6.6.0, 6.5.1...
3 years ago

Feature

  • Update implementation of transactional pipeline and the
    behavior of the transaction method exposed by they cluster
    client to be consistent with the standalone client.

Breaking changes

  • Pipeline instances passed into the callable func parameter
    of the cluster transaction method will no longer automatically
    queue commands until a call to multi is issued to be consistent
    with the implementation in the standalone client.

Don't miss a new coredis release

NewReleases is sending notifications on new releases.