Package com.blackrook.redis
package com.blackrook.redis
Contains classes relevant to connecting to Redis servers.
-
ClassesClassDescriptionA single connection to a Redis server.A single connection to a Redis server.A connection pool for Redis socket connections.A connection to Redis that only provides debug calls to the server.Contains info about a single Redis server.A connection to Redis that sends MONITOR to the database and constantly fires events on reception of responses.A Redis Pipeline, created from a Redis Connection.A special Redis connection that is essentially a subscription to one or more Redis channels.A connection to a Redis server primarily for server and administrative operations.A connection to Redis that allows completely open submission to Redis.