Skip to content

4.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Apr 21:00
· 103 commits to master since this release
4.8.0
742f7a2

Features

  • Expose key_prefix constructor argument for all redis storage
    implementations to simplify customizing the prefix used for all keys
    created in redis (Backported from 5.1.0).