Skip to content

v0.12.0

Choose a tag to compare

@tillkruss tillkruss released this 02 Oct 16:47
· 11 commits to main since this release
de73dc3

Added

  • Added VADD, VREM, VCARD, VDIM, VINFO and VSIM commands
  • Added VRANGE, VLINKS, VEMB, VISMEMBER and VRANDMEMBER command
  • Added VSETATTR and VGETATTR commands
  • Added XDELEX and XACKDEL commands
  • Added DELIFEQ command
  • Added GEOSEARCH[STORE] BYPOLYGON command option
  • Added vectorset typo constant
  • Added hgetex(), hsetex() and hgetdel() methods to Relay\Cluster

Changed

  • Improved PhpRedis compatibility for HFE commands
  • Enabled persistent connection for Relay\Cluster
  • Reduced size of build artifacts
  • Made heartbeats more resilient
  • Minor performance improvements

Fixed

  • Fixed up some stub issues
  • Fixed a couple of potential crashes