github alisaifee/coredis 4.9.0

latest releases: 5.1.0, 5.0.1, 5.0.0...
2 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.