Cached Resource Updated
Cached Resource has been updated to be a little smarter about caching collections.
Cached Resource 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