github cunla/fakeredis-py v2.27.0
v2.27.0 🌈

17 hours ago

Changes

🚀 Features

  • ACL commands support #338
    • ACL LOAD, ACL SAVE, ACL LIST, ACL USERS, ACL GETUSER, ACL SETUSER, ACL DELUSER, ACL CAT,
      ACL LOG, ACL HELP, ACL WHOAMI, ACL GENPASS, ACL AUTH, ACL LOG_RESET, ACL LOG_COUNT, ACL LOG_GET,
      ACL LOG_HELP, ACL LOG_RESET, ACL LOG_COUNT, ACL LOG_GET, ACL LOG_HELP
  • Add support disable_decoding in async read_response #349
  • Implement support for SADDEX, using a new set implementation with support for expiring members #350

🧰 Maintenance

  • Remove end of life python 3.8 from test matrix
  • Add python 3.13 to test matrix
  • Improve documentation for Dragonfly/Valkey support

Contributors

We'd like to thank all the contributors who worked on this release!

@Redoubts

Full Changelog: v2.26.2...v2.27.0

Don't miss a new fakeredis-py release

NewReleases is sending notifications on new releases.