See ActiveSupport::Cache::Store for documentation.

Constants

DeserializationError = Class.new(StandardError)

DEFAULT_COMPRESS_LIMIT = 1.kilobyte

OPTION_ALIASES = { expires_in: [:expire_in, :expired_in] }.freeze

UNIVERSAL_OPTIONS = [ :coder, :compress, :compress_threshold, :compressor, :expire_in, :expired_in, :expires_in, :namespace, :race_condition_ttl, :serializer, :skip_nil, ]

Attributes

[RW] format_version
Show files where this module is defined (11 files)
Register or log in to add new notes.