Class: Gitlab::Cache::JsonCaches::RedisKeyed

Inherits:
Gitlab::Cache::JsonCache show all
Defined in:
lib/gitlab/cache/json_caches/redis_keyed.rb

Constant Summary

Constants inherited from Gitlab::Cache::JsonCache

Gitlab::Cache::JsonCache::STRATEGY_KEY_COMPONENTS

Method Summary

Methods inherited from Gitlab::Cache::JsonCache

#active?, #expire, #fetch, #initialize, #read, #write

Constructor Details

This class inherits a constructor from Gitlab::Cache::JsonCache