has_cache
Using `has_cache` in your classes provides a `cached` method that allows automatic caching of the result of a method that is normally available on the class, or an instance of the class. It mitigates the hassle of creating and tracking keys as you would with the standard Cache Store interface, by inferring keys from the location `cached` is invoked.
Activity
- Latest release
- 11y ago
- Total releases
- 8
- Cadence
- ~daily
- Last 12 months
- 0
Details
- First release
- Oct 29, 2013
Releases