Vertaling van "de memcache" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Este código requiere tener servidores de memcache corriendo en la red local.
This code requires having memcache servers running on the local network.
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.
Uso de memcache en lugar de cache.ram y cache.disk.
Use memcache instead of cache.ram and cache.disk.
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.
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.
El nombre de host del servidor de memcache.
The hostname of the memcache server.
Se puede emplear esta clave para cambiar los ajustes de la conexión de memcache, o directamente consultando al servdor sobre esta conexión.
You can use this to change settings of the memcache connection, or directly by querying the server on this connection.
Según la especificación del protocolo de memcached estos son los argumentos adicionales "pueden estar sujetos a cambios por conveniencia de los desarrolladores de memcache".
According to the memcached protocol spec these additional arguments "are subject to change for the convenience of memcache developers". slabid
Memcached::resetserverlist() elimina todos los servidores de memcache de la lista de servidores conocidos, dejándola vacía de nuevo.
Memcached::resetserverlist() removes all memcache servers from the known server list, reseting it back to empty.
getAllKeys() consulta cada servidor de memcache y recupera un array con todas las claves almacenadas en ellos en ese instante.
Memcached::getAllKeys() queries each memcache server and retrieves an array of all keys stored on them at that point in time.
Ver la especificación del protocolo de memcache para más información sobre estas estadísticas. Parámetros
See memcache protocol specification for details on these statistics. Parameters
Google App Engine brinda cierta infraestructura útil, que incluye su almacén de datos derivados de GFS y una implementación de memcache.
The Google App Engine provides some useful infrastructure, including both its GFS derived data store and a memcache implementation.
Memcached::isPersistent() comprueba si las conexiones a los servidores de memcache son conexiones persistentes.
the connections to the memcache servers are persistent connections. Parameter-Liste