Skip to content

v4.11.0

Latest
Compare
Choose a tag to compare
@PeterJCLaw PeterJCLaw released this 18 Nov 11:57
· 56 commits to master since this release
  • Support specifying the Redis Database to use. Since this package uses Redis' KEYS command, which is potentially slow if there are lots of keys in the database, this provides a way to partition a Redis instance to avoid other uses creating performance issues for DLQ.