github alisaifee/coredis 3.6.0

latest releases: 6.4.0, 6.3.0, 6.2.0...
3 years ago

Features

  • Add option to enable non atomic splitting of commands in cluster
    mode when the commands only deal with keys (delete, exists, touch, unlink)
  • Add support for sharded pub sub in cluster mode
  • Add support for readonly execution of LUA scripts and redis functions

Bug Fix

  • Ensure script_load is routed to all nodes in cluster mode
  • Ensure evalsha_ro, eval_ro, fcall_ro are included in readonly commands
  • Change version related warnings to use DeprecationWarning

Chores

  • General improvements in reliability and correctness of unit tests

Don't miss a new coredis release

NewReleases is sending notifications on new releases.