Skip to content

v0.8.1

Latest
Compare
Choose a tag to compare
@tillkruss tillkruss released this 13 Jul 00:16
· 2 commits to main since this release
7f5e618

Added

  • Added experimental support JSON commands

Changed

  • Only enable CLIENT TRACKING on links that can secure an in-memory cache
  • Attach to in-memory caches actively not lazily
  • Improved error messages for invalid session.save_path URIs
  • Various performance, allocator and internal improvements

Fixed

  • Fixed a memory leak in the session handler
  • Improved authentication parsing in the session handler
  • Fixed Relay\Cluster command compatibility with PhpRedis
  • Don't deserialize KEYS replies
  • Various improvements for the SUBSCRIBE command-family
  • Fixed stats() array index not matching database number