Hi

I'm building a simple Rest API on vibe.d library. Mainly for learning purpose (but also practical :)). I need a simple caching implemented (for storing session. I want token authentication implemented). I couldn't find any hint on the web. Thanks :)