Uses of Class
com.blackrook.redis.RedisConnectionAbstract
Packages that use RedisConnectionAbstract
-
Uses of RedisConnectionAbstract in com.blackrook.redis
Subclasses of RedisConnectionAbstract in com.blackrook.redisModifier and TypeClassDescriptionclassA single connection to a Redis server.classA connection to Redis that only provides debug calls to the server.classA connection to Redis that sends MONITOR to the database and constantly fires events on reception of responses.classA special Redis connection that is essentially a subscription to one or more Redis channels.classA connection to a Redis server primarily for server and administrative operations.classA connection to Redis that allows completely open submission to Redis.