See ActiveSupport::Cache::Store for documentation.

Constants

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

DEFAULT_COMPRESS_LIMIT = 1.kilobyte

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

Attributes

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