Skip to content

MEMORY USAGE, CLIENT {SET|GET}NAME, float fixes

Compare
Choose a tag to compare
@alicebob alicebob released this 11 Oct 06:49
· 40 commits to master since this release
  • support for MEMORY USAGE (thanks @davidroman0O)
  • test against Redis 7.2.0
  • support for CLIENT SETNAME/GETNAME (thanks @mr-karan)
  • fix very small numbers (thanks @zsh1995)
  • use the same float-to-string logic real Redis uses