Package com.blackrook.redis.commands
package com.blackrook.redis.commands
Contains interfaces for implementing Redis commands.
-
InterfacesClassDescriptionInterface for Redis connection commands.Specifies the Redis commands for issuing debug conmmands.Interface for Redis connection stuff from deferred calls like pipelines or transactions that don't require immediate feedback.Interface for Redis HyperlogLog management.Interface for Redis commands related to Pub/Sub messaging.Command interface for key/value iteration in Redis.Interface of Redis server commands.