method

write_entry

rails latest stable - Class: ActiveSupport::Cache::RedisCacheStore
write_entry(key, entry, raw: false, **options)
private

Write an entry to the cache.

Requires Redis 2.6.12+ for extended SET options.