cache
cache copied to clipboard
Add file based storage
Hi!
This library seems like a nice alternative to the one Rails offers. I'm currently building a framework that's going to need cache (of course) and I refuse to include ActiveSupport.
Is it possible to add a File-based storage to use with this gem? It would be awesome. If not then is it possible to create your own storage and hook it in?