sergeant
sergeant copied to clipboard
Add TTL option to Redis keys
Sometimes when a task is in the queue for a long time - is being deprecated. Maybe we can add the option to set TTL for a key, so the Redis will delete those tasks automatically. @wavenator