class
v8.1.1 - Show latest stable - Superclass: Object

Each connection pool has one of these registries. They map execution contexts to query cache stores.

The keys of the internal map are threads or fibers (whatever ActiveSupport::IsolatedExecutionState.context returns), and their associated values are their respective query cache stores.

Files

  • activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb