module Pundit::CacheStore

Namespace for cache store implementations.

Cache stores are used to cache policy lookups, so you get the same policy instance for the same record.