Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: Caching.

Talk:Caching: Difference between revisions

From MoodleDocs
(Primary store vs Final store)
 
(Addd a Redis Cache Store Instance)
Line 1: Line 1:
When editing cache mappings most of a Primary store and a Final store setting.  These setting really need to be defined as to their purpose.
When editing cache mappings most of a Primary store and a Final store setting.  These setting really need to be defined as to their purpose.
=== Redis Cache Store Instance ===
The '''Section 6 Adding cache store instances''' section of this doc has these options:
    6.1 File cache
    6.2 Memcache
    6.3 Memcached
    6.4 MongoDB
What about Redis? Can a "Redis cache store instance" be used here too? If so, please expand the article to explain this.
--[[User:Luis de Vasconcelos|Luis de Vasconcelos]] ([[User talk:Luis de Vasconcelos|talk]]) 14:31, 23 April 2019 (UTC)

Revision as of 14:32, 23 April 2019

When editing cache mappings most of a Primary store and a Final store setting. These setting really need to be defined as to their purpose.

Redis Cache Store Instance

The Section 6 Adding cache store instances section of this doc has these options:

   6.1 File cache
   6.2 Memcache
   6.3 Memcached
   6.4 MongoDB

What about Redis? Can a "Redis cache store instance" be used here too? If so, please expand the article to explain this. --Luis de Vasconcelos (talk) 14:31, 23 April 2019 (UTC)