method
write
write(name, value, options = nil)
public
Writes the value to the cache, with the key.
Options are passed to the underlying cache implementation.
write(name, value, options = nil)
public
Writes the value to the cache, with the key.
Options are passed to the underlying cache implementation.