Uses of Package
io.netty.handler.codec.redis
Packages that use io.netty.handler.codec.redis
-
Classes in io.netty.handler.codec.redis used by io.netty.handler.codec.redisClassDescriptionAbstract class for Simple Strings or Errors.Header of Redis Array Message.Arrays of RESP.The header of Bulk Strings in RESP.A chunk of bulk strings which is used for Redis chunked transfer-encoding.A default implementation of
BulkStringRedisContent
.Errors of RESP.A default fixed redis message pool.An aggregated bulk string of RESP.Inline commands of RESP.Integers of RESP.A last chunk of Bulk Strings.RedisMessage is base interface for codec-redis.A strategy interface for cachingRedisMessage
s.Type of RESP (REdis Serialization Protocol).Simple Strings of RESP.