write(name, value, options = nil)
Instance Public methods
Writes the value to the cache, with the key.
Options are passed to the underlying cache implementation.
Writes the value to the cache, with the key.
Options are passed to the underlying cache implementation.
Please login to continue.