Skip to content

client@1.5.0

Compare
Choose a tag to compare
@leibale leibale released this 25 Jan 18:28
· 120 commits to master since this release

Fixes

  • Fix pingInterval with legacyMode (#2386)
  • Fix QUIT reply (#2346)
  • Fix hGetAll in legacyMode (#2367)
  • Fix SET zero TTL is ignored (#2349)
  • Allow PING in PubSub mode (#2373)

Enhancements

  • Add support for sharded Pub/Sub (#2373)
  • Add support for Cluster + Pub/Sub (#2373)
  • Add minimizeConnections configuration for cluster (#2373)
  • Add PUBSUB SHARDCHANNELS command (#2373)
  • Add CLIENT LIST command and fix CLIENT INFO (#2368)
  • Add LATENCY GRAPH command (#2359)