memcached documentation
Where can I find additional documentation on the use of memcached? I see it is an option on the software install and I've been encouraged to use it, but I don't find much in the line of documentation on how to use it. Thanks, Tom -- ----------------------------------------------------------------------------- Tom Hanstra Systems Administrator Hesburgh Libraries of Notre Dame Phone: (574)631-4686 213 Hesburgh Library Email: tom@nd.edu Notre Dame, IN 46556 -----------------------------------------------------------------------------
On Mon, Nov 21, 2011 at 4:15 PM, Tom Hanstra <tom@nd.edu> wrote:
Where can I find additional documentation on the use of memcached? I see it is an option on the software install and I've been encouraged to use it, but I don't find much in the line of documentation on how to use it.
You don't have to do something to use it. Koha uses it if present. It will boost several pages as data for them would be cached and serialized in memory instead of calculated each time you access that page (think of saving time that database access takes). For instance, marc frameworks are cached. Regards To+
participants (2)
-
Tom Hanstra -
Tomas Cohen Arazi