method
key_matcher
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::Cache::Store
key_matcher(pattern, options)private
Adds the namespace defined in the options to a pattern designed to match keys. Implementations that support delete_matched should call this method to translate a pattern that matches names into one that matches namespaced keys.