-

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

Talk:Caching: Difference between revisions

From MoodleDocs
(Addd a Redis Cache Store Instance)
m (Addd a Redis Cache Store Instance)
Line 2: Line 2:


=== Redis Cache Store Instance ===
=== Redis Cache Store Instance ===
The '''Section 6 Adding cache store instances''' section of this doc has these options:
The '''Section 6 Adding cache store instances''' section of this doc has these four options:


     6.1 File cache
     6.1 File cache

Revision as of 14:33, 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 four 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)