Skip to content

v2.7.0

Compare
Choose a tag to compare
@SGrondin SGrondin released this 20 Aug 13:50
· 178 commits to master since this release
  • All limiters within a Group now share the same Redis connection. Standalone limiters continue to have their own limiters.
  • Added the timeout option to limiters to allow freeing Redis state after a period of inactivity.
  • Fixed a bug when using Groups, Clustering, highWater and job expirations.