The TTL-Driven Coroutine Cache: Because Life Is Too Short for Stale Data
I decided to publish some interesting libraries I develop for internal experiments – after all, one can only watch their side projects gather dust for so long before letting them roam free on GitHub. This time, I want to show off a TTL-based in-memory cache for coroutines, complete with a neat annotation-based code generation trick... Continue reading The TTL-Driven Coroutine Cache: Because Life Is Too Short for Stale Data