Este código requiere tener servidores de memcache corriendo en la red local.
This code requires having memcache servers running on the local network.
Nombre de la tabla que contiene los datos accesibles mediante el protocolo memcache.
Name of the table which contains the data accessible via memcache protocol.
La cuarta línea redefine cache.ram y cache.disk en función de memcache.
The fourth line redefines cache.ram and cache.disk in terms of memcache.
Además es posible definir otros mecanismos de caché como memcache.
It is also possible to define other caching mechanisms such as memcache.
La solución es no utilizarlos, y utilizar en su lugar memcache.
The solution is not to use them, but to use memcache instead.
Un nuevo cliente de la aplicación memcache protocolo fue añadido.
A new memcache client protocol implementation was added.
El complemento de memcache para mysglnd es fácil de usar.
The mysqlnd memcache plugin is easy to use.
Uso de memcache en lugar de cache.ram y cache.disk.
Use memcache instead of cache.ram and cache.disk.
El puerto en que memcache está funcionado.
The port on which memcache is running.
El uso de otros valores puede provocar que la función delete de memcache falle.
Other values for this deprecated feature may cause the memcache delete to fail.
Conocimiento de herramientas de caching: memcache, reddis, varnish o apc
Knowledge of caching tools: Memcache, reddis, varnish or apc
Este prefijo se coloca delante del valor de la clave mientras se utiliza el protocolo memcache.
This prefix is placed in front of the key value while using the memcache protocol.
Para información sobre cómo configurar los servidores puedes consultar la documentación oficial de memcache.
You should consult the memcache documentation for information on how to setup those servers.