library wrapper for low level caching in rails
Low level caching in rails is very helpful, it reduce expensive query but it kinda hard to manage in your project. This gem Munna wrap rails cache and add some methods to support caching easily
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Low level caching in rails is very helpful, it reduce expensive query but it kinda hard to manage in your project. This gem Munna wrap rails cache and add some methods to support caching easily
Post a comment