Real-time purely functional persistent (in the data-structure sense not that it's goes to disk) queue
A simple cache with ttl based on ets and timers. Tested with property model testing. Thundering herd fix, as well