Siguiente ejemplo explica cómo Redis transacción puede ser iniciado y ejecutado.
Following example explains how redis transaction can be initiated and executed.
Esto demuestra que Redis se ha instalado correctamente en su máquina.
This shows that you have successfully installed redis on your machine.
Resque utiliza Redis que es un almacén de claves y valores persistente.
Resque depends on Redis which is a persistent key-value store.
Redis admite un conjunto de operaciones atómicas con estos tipos de datos.
Redis supports a set of atomic operations on these data types.
Aquí esta una lista de estructuras de datos que Redis soporta.
Here is a list of data structures that Redis supports.
Puede usar Redis desde la mayoría de los lenguajes de programación actuales.
You can use Redis from most of today's programming languages.
Siguiente ejemplo muestra los pasos para proteger su instancia Redis.
Below given example shows the steps to secure your redis instance.
Aprovecha las características de baja latencia y alto rendimiento del motor de Redis.
It takes advantage of the low-latency, high-throughput capabilities of the Redis engine.
Una vez instalado se deben seguir las instrucciones para arrancar el servidor Redis.
Once its installed follow the instructions to start the Redis server.
Entonces, eso es todo lo que necesita para usar el adaptador Redis.
So that's all you need to use the Redis adapter.
Twitter hizo unas pocas innovaciones en las estructuras de datos en Redis.
Twitter made a few innovations on the Redis data structures.
Redis transacciones que involucran a múltiples teclas no se pueden utilizar.
Redis transactions involving multiple keys can not be used.
Estos métodos insertan un hash con los detalles en Redis.
These methods add a hash of details to Redis.