Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 23:16
· 7 commits to main since this release
41de728

2.0.0 (2023-07-24)

Bug Fixes

  • Error when using string key prefix as part of REDIS_URL (#59) (41de728)

BREAKING CHANGES

  • REDIS_URL should have the database number as the pathname instead of the prefix.

Example setting the key prefix via Redis URL: redis://localhost:6379/?prefix-for-redis-key or redis://localhost:6379?prefix-for-redis-key