I\'m developing application using Bottle. In my registration form, I\'m confirming email by mail with a unique key. I\'m storing this key in REDIS with expiry of 4 days. If
There are no such callbacks in redis (not that I know of).
I would do it like this: