new(options = nil)
Class Public methods
Create a new cache. The options will be passed to any write method calls
except for :namespace
which can be used to set the global
namespace for the cache.
Create a new cache. The options will be passed to any write method calls
except for :namespace
which can be used to set the global
namespace for the cache.
Please login to continue.