v2.7.0
- 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.