Hacker News new | ask | show | jobs
by justsomehnguy 1457 days ago
> and it's easy to slap Redis on top if you need caching

With filesystem as the storage you don't even need Redis, OS would cache the most recent files anyway.