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