Class | ActiveSupport::Cache::Strategy::LocalCache::LocalStore |
In: |
lib/active_support/cache/strategy/local_cache.rb
|
Parent: | Store |
Simple memory backed cache. This cache is not thread safe and is intended only for serving as a temporary memory cache for a single thread.