Skip to content

v2.4.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DriverX DriverX released this 07 Mar 16:53
· 29 commits to master since this release
9dbd324
  • add support Sharded PUB/SUB
  • new methods and properties spublish, ssubscribe, sunsubscribe, pubsub_shardchannels, pubsub_shardnumsub, sharded_pubsub_channels
  • drop support Python 3.6, 3.7
  • add support Python 3.11
  • idle connections detection in connections pool
  • change acquire connection behaviour from connection pool. Now connection acquire and release to pool by LIFO way for better idle connection detection
  • deprecated state_reload_frequency option from create_cluster factory was removed