github alisaifee/coredis 3.6.0

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