Hacker News new | ask | show | jobs
by gorjusborg 1601 days ago
Thanks for clarifying. I wasn't aware of the fact that redis removes expired keys even if they aren't deleted. I've always thought of expiry as more of a resource management annotation. Interesting way to use it.