method
increment
increment(name, amount = 1, options = nil)
public
Increments an integer value in the cache.
Options are passed to the underlying cache implementation.
Some implementations may not support this method.
increment(name, amount = 1, options = nil)
public
Increments an integer value in the cache.
Options are passed to the underlying cache implementation.
Some implementations may not support this method.