CachedResource @ 2.3.2
CachedResource is now at version 2.3.2. It now supports cache expiry randomization and deals with certain ActiveSupport quirks better.
CachedResource is a Ruby gem whose goal is to increase the performance of interacting with web services via ActiveResource by caching responses based on request parameters. It can help reduce the lag created by making repeated requests across a network.
Post a comment