⚠️ Breaking Changes ⚠️
Expiry has been changed to milliseconds so that it can be more easily used with the :timer
module. Some adapters (such as Redis) can't handle an expiry under 1 second, so any expiry given under 1 second will be set to 1 second.