iredis v1.10 Release Notes

    • ๐Ÿ”‹ Feature: more human readable output for HELP command like ACL HELP and MEMORY HELP.
    • ๐Ÿ”‹ Feature: you can use Ctrl + C to cancel a blocking command like BLPOP.
    • โœ… Test: IRedis now tested under ubuntu-latest (before is ubuntu-16.04)
    • ๐Ÿ‘ Dependency: Support Python 3.10 now, thanks to [tssujt].
    • โž• Add new command group: bitmap.
    • ๐Ÿ‘Œ Support new command in Redis:
      • ACL GETUSER
      • ACL HELP
      • BLMOVE
      • CLIENT INFO