public final class RedisDsl
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static RedisFeederBuilder |
redisFeeder(com.redis.RedisClientPool clients,
java.lang.String key)
Bootstrap a Redis feeder
|
@Nonnull public static RedisFeederBuilder redisFeeder(@Nonnull com.redis.RedisClientPool clients, @Nonnull java.lang.String key)
clients - the clients poolkey - the key to look up in the redis command