Search
Preparing search index...
The search index is not available
@redis/json
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@redis/json
commands
Module commands
Index
Type aliases
RedisJSON
Variables
default
Functions
transform
Numbers
Reply
transform
Redis
Json
Argument
transform
Redis
Json
Null
Reply
transform
Redis
Json
Reply
Type aliases
RedisJSON
RedisJSON
:
null
|
boolean
|
number
|
string
|
Date
|
RedisJSONArray
|
RedisJSONObject
Variables
default
default
:
{
ARRAPPEND
:
commands/ARRAPPEND
;
ARRINDEX
:
commands/ARRINDEX
;
ARRINSERT
:
commands/ARRINSERT
;
ARRLEN
:
commands/ARRLEN
;
ARRPOP
:
commands/ARRPOP
;
ARRTRIM
:
commands/ARRTRIM
;
DEBUG_MEMORY
:
commands/DEBUG_MEMORY
;
DEL
:
commands/DEL
;
FORGET
:
commands/FORGET
;
GET
:
commands/GET
;
MGET
:
commands/MGET
;
NUMINCRBY
:
commands/NUMINCRBY
;
NUMMULTBY
:
commands/NUMMULTBY
;
OBJKEYS
:
commands/OBJKEYS
;
OBJLEN
:
commands/OBJLEN
;
RESP
:
commands/RESP
;
SET
:
commands/SET
;
STRAPPEND
:
commands/STRAPPEND
;
STRLEN
:
commands/STRLEN
;
TYPE
:
commands/TYPE
;
arrAppend
:
commands/ARRAPPEND
;
arrIndex
:
commands/ARRINDEX
;
arrInsert
:
commands/ARRINSERT
;
arrLen
:
commands/ARRLEN
;
arrPop
:
commands/ARRPOP
;
arrTrim
:
commands/ARRTRIM
;
debugMemory
:
commands/DEBUG_MEMORY
;
del
:
commands/DEL
;
forget
:
commands/FORGET
;
get
:
commands/GET
;
mGet
:
commands/MGET
;
numIncrBy
:
commands/NUMINCRBY
;
numMultBy
:
commands/NUMMULTBY
;
objKeys
:
commands/OBJKEYS
;
objLen
:
commands/OBJLEN
;
resp
:
commands/RESP
;
set
:
commands/SET
;
strAppend
:
commands/STRAPPEND
;
strLen
:
commands/STRLEN
;
type
:
commands/TYPE
}
Type declaration
ARRAPPEND
:
commands/ARRAPPEND
ARRINDEX
:
commands/ARRINDEX
ARRINSERT
:
commands/ARRINSERT
ARRLEN
:
commands/ARRLEN
ARRPOP
:
commands/ARRPOP
ARRTRIM
:
commands/ARRTRIM
DEBUG_
MEMORY
:
commands/DEBUG_MEMORY
DEL
:
commands/DEL
FORGET
:
commands/FORGET
GET
:
commands/GET
MGET
:
commands/MGET
NUMINCRBY
:
commands/NUMINCRBY
NUMMULTBY
:
commands/NUMMULTBY
OBJKEYS
:
commands/OBJKEYS
OBJLEN
:
commands/OBJLEN
RESP
:
commands/RESP
SET
:
commands/SET
STRAPPEND
:
commands/STRAPPEND
STRLEN
:
commands/STRLEN
TYPE
:
commands/TYPE
arr
Append
:
commands/ARRAPPEND
arr
Index
:
commands/ARRINDEX
arr
Insert
:
commands/ARRINSERT
arr
Len
:
commands/ARRLEN
arr
Pop
:
commands/ARRPOP
arr
Trim
:
commands/ARRTRIM
debug
Memory
:
commands/DEBUG_MEMORY
del
:
commands/DEL
forget
:
commands/FORGET
get
:
commands/GET
m
Get
:
commands/MGET
num
Incr
By
:
commands/NUMINCRBY
num
Mult
By
:
commands/NUMMULTBY
obj
Keys
:
commands/OBJKEYS
obj
Len
:
commands/OBJLEN
resp
:
commands/RESP
set
:
commands/SET
str
Append
:
commands/STRAPPEND
str
Len
:
commands/STRLEN
type
:
commands/TYPE
Functions
transform
Numbers
Reply
transform
Numbers
Reply
(
reply
:
string
)
:
number
|
number
[]
Parameters
reply:
string
Returns
number
|
number
[]
transform
Redis
Json
Argument
transform
Redis
Json
Argument
(
json
:
RedisJSON
)
:
string
Parameters
json:
RedisJSON
Returns
string
transform
Redis
Json
Null
Reply
transform
Redis
Json
Null
Reply
(
json
:
null
|
string
)
:
RedisJSON
|
null
Parameters
json:
null
|
string
Returns
RedisJSON
|
null
transform
Redis
Json
Reply
transform
Redis
Json
Reply
(
json
:
string
)
:
RedisJSON
Parameters
json:
string
Returns
RedisJSON
Modules
commands
commands/ARRAPPEND
commands/ARRINDEX
commands/ARRINSERT
commands/ARRLEN
commands/ARRPOP
commands/ARRTRIM
commands/DEBUG_
MEMORY
commands/DEL
commands/FORGET
commands/GET
commands/MGET
commands/NUMINCRBY
commands/NUMMULTBY
commands/OBJKEYS
commands/OBJLEN
commands/RESP
commands/SET
commands/STRAPPEND
commands/STRLEN
commands/TYPE
index
RedisJSON
default
transform
Numbers
Reply
transform
Redis
Json
Argument
transform
Redis
Json
Null
Reply
transform
Redis
Json
Reply
Generated using
TypeDoc