Preparing search index...
The search index is not available
unit-redis-ness
unit-redis-ness
resp/protocol/string-redis-token
StringRedisToken
Class StringRedisToken
An abstract wrapper for RESP Protocol messages. See
RedisTokenType
Hierarchy
AbstractRedisToken
<
string
>
StringRedisToken
Index
Constructors
constructor
Methods
get
Type
get
Value
to
String
Constructors
constructor
new
String
Redis
Token
(
value
)
:
StringRedisToken
Parameters
value
:
string
Returns
StringRedisToken
Methods
get
Type
get
Type
(
)
:
RedisTokenType
Returns
RedisTokenType
get
Value
get
Value
(
)
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
get
Type
get
Value
to
String
unit-redis-ness
client
dictionary
logger
lua/bit/lua-bit
lua/call/lua-redis
resp/command/client-command
resp/command/db/dbsize-command
resp/command/db/flushall-command
resp/command/db/flushdb-command
resp/command/db/select-command
resp/command/discard-command
resp/command/exec-command
resp/command/hash/hget-command
resp/command/hash/hgetall-command
resp/command/hash/hset-command
resp/command/key/del-command
resp/command/key/exists-command
resp/command/key/expire-command
resp/command/key/keys-command
resp/command/key/move-command
resp/command/key/pexpire-command
Loading...
An abstract wrapper for RESP Protocol messages. See RedisTokenType