Loading...
 
Skip to main content

History: Memcached

Preview of version: 12

New in Tiki4 in Performance admin panel. This is for advanced users. See also Redis.

What is Memcached

Free & Open Source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
It is an in-memory key-value store for small chunks of arbitrary data (strings, objects) from results of database calls, API calls, or page rendering.
Tiki has a feature to connect to memcached servers to store temporary information.

How to use memcached

In order to benefit from memcached, you need to activate the feature, from your control panel.
Go to : Settings->control panels->Performance and then select memcached, in order to see the menu content, assume that advance mode is activated and memcached is already installed if not go to How to install Memcached.

Memcached need client address where is going to construct your memcached client object. There could be one or more server addresses you will provide.
Simple example of server addsresses you can set on Memcache servers field:

Memcache servers
Copy to clipboard
localhost:1211(1)


http://memcached.org/

alias

Memcache

History

Advanced
Information Version
ibrahim mussa 13
ibrahim mussa 12
Marc Laporte 11
ibrahim mussa 10
Marc Laporte 9
Marc Laporte 8
Marc Laporte image was lost 7
Marc Laporte 6
Marc Laporte 5
luciash d' being 🧙 4
Marc Laporte Plugin modified by editor. 2
Marc Laporte 1