Cache settings

Cache is a hardware or software component that stores data so that future requests for that data can be served faster. mooSocial platform uses three types of cache: file cache, memcache and redis cache.

To use memcache or redis cache, site owners have to install these on the server.

Feature:

  • File cache (default)
  • Memcache
  • Redis cache