Module: ThreadSafe

Defined in:
lib/skylight/core/vendor/thread_safe.rb,
lib/skylight/core/vendor/thread_safe/synchronized_cache_backend.rb,
lib/skylight/core/vendor/thread_safe/non_concurrent_cache_backend.rb

Defined Under Namespace

Classes: Cache, NonConcurrentCacheBackend, SynchronizedCacheBackend

Constant Summary collapse

ConcurrentCacheBackend =
SynchronizedCacheBackend