delete_matched(matcher, options = nil)
Instance Public methods
Delete all entries with keys matching the pattern.
Options are passed to the underlying cache implementation.
All implementations may not support this method.
Delete all entries with keys matching the pattern.
Options are passed to the underlying cache implementation.
All implementations may not support this method.
Please login to continue.