increment(name, amount = 1, options = nil)
Instance Public methods
Increments an already existing integer value that is stored in the cache. If the key is not found nothing is done.
Increments an already existing integer value that is stored in the cache. If the key is not found nothing is done.
Please login to continue.