increment(name, amount = 1, options = nil)
Instance Public methods
Increment an integer value in the cache.
Options are passed to the underlying cache implementation.
All implementations may not support this method.
Increment an integer value in the cache.
Options are passed to the underlying cache implementation.
All implementations may not support this method.
Please login to continue.