Options
All
  • Public
  • Public/Protected
  • All
Menu

Class RedisAPI

Auto generated Redis API client wrapper.

Hierarchy

  • RedisAPI

Index

Methods

Methods

acl

  • Redis command acl.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command acl.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

append

  • append(arg0: string, arg1: string): PromiseLike<Response>
  • append(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command append.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command append.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

asking

  • Redis command asking.

    Returns PromiseLike<Response>

  • Redis command asking.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

auth

  • Redis command auth.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command auth.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bfAdd

  • Redis command bfAdd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bfAdd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bfDebug

  • bfDebug(args: string): PromiseLike<Response>
  • bfDebug(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command bfDebug.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bfDebug.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bfExists

  • bfExists(args: string): PromiseLike<Response>
  • bfExists(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command bfExists.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bfExists.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bfInfo

  • Redis command bfInfo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bfInfo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bfInsert

  • bfInsert(args: string): PromiseLike<Response>
  • bfInsert(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command bfInsert.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bfInsert.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bfLoadchunk

  • bfLoadchunk(args: string): PromiseLike<Response>
  • bfLoadchunk(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command bfLoadchunk.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bfLoadchunk.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bfMadd

  • Redis command bfMadd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bfMadd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bfMexists

  • bfMexists(args: string): PromiseLike<Response>
  • bfMexists(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command bfMexists.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bfMexists.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bfReserve

  • bfReserve(args: string): PromiseLike<Response>
  • bfReserve(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command bfReserve.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bfReserve.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bfScandump

  • bfScandump(args: string): PromiseLike<Response>
  • bfScandump(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command bfScandump.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bfScandump.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bgrewriteaof

  • Redis command bgrewriteaof.

    Returns PromiseLike<Response>

  • Redis command bgrewriteaof.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bgsave

  • Redis command bgsave.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bgsave.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bitcount

  • bitcount(args: string): PromiseLike<Response>
  • bitcount(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command bitcount.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bitcount.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bitfield

  • bitfield(args: string): PromiseLike<Response>
  • bitfield(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command bitfield.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bitfield.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bitfieldRo

  • bitfieldRo(args: string): PromiseLike<Response>
  • bitfieldRo(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command bitfieldRo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bitfieldRo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bitop

  • Redis command bitop.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bitop.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bitpos

  • Redis command bitpos.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bitpos.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

blmove

  • blmove(arg0: string, arg1: string, arg2: string, arg3: string, arg4: string): PromiseLike<Response>
  • blmove(arg0: string, arg1: string, arg2: string, arg3: string, arg4: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command blmove.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • arg3: string
    • arg4: string

    Returns PromiseLike<Response>

  • Redis command blmove.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • arg3: string
    • arg4: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

blmpop

  • Redis command blmpop.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command blmpop.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

blpop

  • Redis command blpop.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command blpop.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

brpop

  • Redis command brpop.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command brpop.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

brpoplpush

  • brpoplpush(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • brpoplpush(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command brpoplpush.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command brpoplpush.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bzmpop

  • Redis command bzmpop.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bzmpop.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bzpopmax

  • bzpopmax(args: string): PromiseLike<Response>
  • bzpopmax(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command bzpopmax.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bzpopmax.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

bzpopmin

  • bzpopmin(args: string): PromiseLike<Response>
  • bzpopmin(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command bzpopmin.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command bzpopmin.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfAdd

  • Redis command cfAdd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfAdd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfAddnx

  • cfAddnx(args: string): PromiseLike<Response>
  • cfAddnx(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cfAddnx.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfAddnx.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfCompact

  • cfCompact(args: string): PromiseLike<Response>
  • cfCompact(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cfCompact.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfCompact.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfCount

  • cfCount(args: string): PromiseLike<Response>
  • cfCount(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cfCount.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfCount.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfDebug

  • cfDebug(args: string): PromiseLike<Response>
  • cfDebug(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cfDebug.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfDebug.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfDel

  • Redis command cfDel.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfDel.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfExists

  • cfExists(args: string): PromiseLike<Response>
  • cfExists(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cfExists.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfExists.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfInfo

  • Redis command cfInfo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfInfo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfInsert

  • cfInsert(args: string): PromiseLike<Response>
  • cfInsert(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cfInsert.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfInsert.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfInsertnx

  • cfInsertnx(args: string): PromiseLike<Response>
  • cfInsertnx(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cfInsertnx.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfInsertnx.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfLoadchunk

  • cfLoadchunk(args: string): PromiseLike<Response>
  • cfLoadchunk(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cfLoadchunk.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfLoadchunk.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfMexists

  • cfMexists(args: string): PromiseLike<Response>
  • cfMexists(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cfMexists.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfMexists.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfReserve

  • cfReserve(args: string): PromiseLike<Response>
  • cfReserve(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cfReserve.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfReserve.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cfScandump

  • cfScandump(args: string): PromiseLike<Response>
  • cfScandump(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cfScandump.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cfScandump.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

client

  • Redis command client.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command client.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

close

  • close(): void
  • Returns void

cluster

  • cluster(args: string): PromiseLike<Response>
  • cluster(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cluster.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cluster.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cmsIncrby

  • cmsIncrby(args: string): PromiseLike<Response>
  • cmsIncrby(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cmsIncrby.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cmsIncrby.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cmsInfo

  • cmsInfo(args: string): PromiseLike<Response>
  • cmsInfo(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cmsInfo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cmsInfo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cmsInitbydim

  • cmsInitbydim(args: string): PromiseLike<Response>
  • cmsInitbydim(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cmsInitbydim.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cmsInitbydim.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cmsInitbyprob

  • cmsInitbyprob(args: string): PromiseLike<Response>
  • cmsInitbyprob(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cmsInitbyprob.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cmsInitbyprob.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cmsMerge

  • cmsMerge(args: string): PromiseLike<Response>
  • cmsMerge(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cmsMerge.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cmsMerge.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

cmsQuery

  • cmsQuery(args: string): PromiseLike<Response>
  • cmsQuery(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command cmsQuery.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command cmsQuery.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

command

  • command(args: string): PromiseLike<Response>
  • command(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command command.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command command.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

config

  • Redis command config.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command config.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

copy

  • Redis command copy.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command copy.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

dbsize

  • Redis command dbsize.

    Returns PromiseLike<Response>

  • Redis command dbsize.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

debug

  • Redis command debug.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command debug.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

decr

  • Redis command decr.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command decr.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

decrby

  • decrby(arg0: string, arg1: string): PromiseLike<Response>
  • decrby(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command decrby.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command decrby.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

del

  • Redis command del.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command del.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

discard

  • Redis command discard.

    Returns PromiseLike<Response>

  • Redis command discard.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

dump

  • Redis command dump.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command dump.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

echo

  • Redis command echo.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command echo.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

eval

  • Redis command eval.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command eval.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

evalRo

  • Redis command evalRo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command evalRo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

evalsha

  • evalsha(args: string): PromiseLike<Response>
  • evalsha(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command evalsha.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command evalsha.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

evalshaRo

  • evalshaRo(args: string): PromiseLike<Response>
  • evalshaRo(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command evalshaRo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command evalshaRo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

exec

  • Redis command exec.

    Returns PromiseLike<Response>

  • Redis command exec.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

exists

  • Redis command exists.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command exists.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

expire

  • Redis command expire.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command expire.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

expireat

  • expireat(args: string): PromiseLike<Response>
  • expireat(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command expireat.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command expireat.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

expiretime

  • expiretime(arg0: string): PromiseLike<Response>
  • expiretime(arg0: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command expiretime.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command expiretime.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

failover

  • failover(args: string): PromiseLike<Response>
  • failover(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command failover.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command failover.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

fcall

  • Redis command fcall.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command fcall.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

fcallRo

  • fcallRo(args: string): PromiseLike<Response>
  • fcallRo(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command fcallRo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command fcallRo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

flushall

  • flushall(args: string): PromiseLike<Response>
  • flushall(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command flushall.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command flushall.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

flushdb

  • flushdb(args: string): PromiseLike<Response>
  • flushdb(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command flushdb.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command flushdb.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftAdd

  • Redis command ftAdd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftAdd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftAggregate

  • ftAggregate(args: string): PromiseLike<Response>
  • ftAggregate(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftAggregate.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftAggregate.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftAliasadd

  • ftAliasadd(args: string): PromiseLike<Response>
  • ftAliasadd(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftAliasadd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftAliasadd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftAliasaddifnx

  • ftAliasaddifnx(args: string): PromiseLike<Response>
  • ftAliasaddifnx(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftAliasaddifnx.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftAliasaddifnx.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftAliasdel

  • ftAliasdel(args: string): PromiseLike<Response>
  • ftAliasdel(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftAliasdel.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftAliasdel.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftAliasdelifx

  • ftAliasdelifx(args: string): PromiseLike<Response>
  • ftAliasdelifx(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftAliasdelifx.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftAliasdelifx.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftAliasupdate

  • ftAliasupdate(args: string): PromiseLike<Response>
  • ftAliasupdate(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftAliasupdate.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftAliasupdate.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftAlter

  • ftAlter(args: string): PromiseLike<Response>
  • ftAlter(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftAlter.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftAlter.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftAlterifnx

  • ftAlterifnx(args: string): PromiseLike<Response>
  • ftAlterifnx(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftAlterifnx.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftAlterifnx.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftConfig

  • ftConfig(args: string): PromiseLike<Response>
  • ftConfig(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftConfig.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftConfig.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftCreate

  • ftCreate(args: string): PromiseLike<Response>
  • ftCreate(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftCreate.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftCreate.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftCreateifnx

  • ftCreateifnx(args: string): PromiseLike<Response>
  • ftCreateifnx(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftCreateifnx.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftCreateifnx.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftCursor

  • ftCursor(args: string): PromiseLike<Response>
  • ftCursor(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftCursor.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftCursor.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftDebug

  • ftDebug(args: string): PromiseLike<Response>
  • ftDebug(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftDebug.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftDebug.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftDel

  • Redis command ftDel.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftDel.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftDictadd

  • ftDictadd(args: string): PromiseLike<Response>
  • ftDictadd(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftDictadd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftDictadd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftDictdel

  • ftDictdel(args: string): PromiseLike<Response>
  • ftDictdel(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftDictdel.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftDictdel.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftDictdump

  • ftDictdump(args: string): PromiseLike<Response>
  • ftDictdump(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftDictdump.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftDictdump.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftDrop

  • Redis command ftDrop.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftDrop.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftDropifx

  • ftDropifx(args: string): PromiseLike<Response>
  • ftDropifx(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftDropifx.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftDropifx.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftDropindex

  • ftDropindex(args: string): PromiseLike<Response>
  • ftDropindex(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftDropindex.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftDropindex.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftDropindexifx

  • ftDropindexifx(args: string): PromiseLike<Response>
  • ftDropindexifx(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftDropindexifx.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftDropindexifx.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftExplain

  • ftExplain(args: string): PromiseLike<Response>
  • ftExplain(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftExplain.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftExplain.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftExplaincli

  • ftExplaincli(args: string): PromiseLike<Response>
  • ftExplaincli(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftExplaincli.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftExplaincli.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftGet

  • Redis command ftGet.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftGet.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftInfo

  • Redis command ftInfo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftInfo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftList

  • Redis command ftList.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftList.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftMget

  • Redis command ftMget.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftMget.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftProfile

  • ftProfile(args: string): PromiseLike<Response>
  • ftProfile(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftProfile.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftProfile.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftSafeadd

  • ftSafeadd(args: string): PromiseLike<Response>
  • ftSafeadd(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftSafeadd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftSafeadd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftSearch

  • ftSearch(args: string): PromiseLike<Response>
  • ftSearch(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftSearch.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftSearch.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftSpellcheck

  • ftSpellcheck(args: string): PromiseLike<Response>
  • ftSpellcheck(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftSpellcheck.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftSpellcheck.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftSugadd

  • ftSugadd(args: string): PromiseLike<Response>
  • ftSugadd(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftSugadd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftSugadd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftSugdel

  • ftSugdel(args: string): PromiseLike<Response>
  • ftSugdel(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftSugdel.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftSugdel.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftSugget

  • ftSugget(args: string): PromiseLike<Response>
  • ftSugget(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftSugget.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftSugget.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftSuglen

  • ftSuglen(args: string): PromiseLike<Response>
  • ftSuglen(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftSuglen.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftSuglen.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftSynadd

  • ftSynadd(args: string): PromiseLike<Response>
  • ftSynadd(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftSynadd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftSynadd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftSyndump

  • ftSyndump(args: string): PromiseLike<Response>
  • ftSyndump(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftSyndump.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftSyndump.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftSynupdate

  • ftSynupdate(args: string): PromiseLike<Response>
  • ftSynupdate(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftSynupdate.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftSynupdate.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ftTagvals

  • ftTagvals(args: string): PromiseLike<Response>
  • ftTagvals(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ftTagvals.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ftTagvals.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

function

  • function(args: string): PromiseLike<Response>
  • function(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command function.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command function.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

geoadd

  • Redis command geoadd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command geoadd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

geodist

  • geodist(args: string): PromiseLike<Response>
  • geodist(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command geodist.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command geodist.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

geohash

  • geohash(args: string): PromiseLike<Response>
  • geohash(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command geohash.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command geohash.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

geopos

  • Redis command geopos.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command geopos.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

georadius

  • georadius(args: string): PromiseLike<Response>
  • georadius(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command georadius.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command georadius.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

georadiusRo

  • georadiusRo(args: string): PromiseLike<Response>
  • georadiusRo(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command georadiusRo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command georadiusRo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

georadiusbymember

  • georadiusbymember(args: string): PromiseLike<Response>
  • georadiusbymember(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command georadiusbymember.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command georadiusbymember.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

georadiusbymemberRo

  • georadiusbymemberRo(args: string): PromiseLike<Response>
  • georadiusbymemberRo(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command georadiusbymemberRo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command georadiusbymemberRo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

geosearch

  • geosearch(args: string): PromiseLike<Response>
  • geosearch(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command geosearch.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command geosearch.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

geosearchstore

  • geosearchstore(args: string): PromiseLike<Response>
  • geosearchstore(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command geosearchstore.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command geosearchstore.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

get

  • Redis command get.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command get.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

getbit

  • getbit(arg0: string, arg1: string): PromiseLike<Response>
  • getbit(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command getbit.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command getbit.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

getdel

  • Redis command getdel.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command getdel.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

getex

  • Redis command getex.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command getex.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

getrange

  • getrange(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • getrange(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command getrange.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command getrange.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

getset

  • getset(arg0: string, arg1: string): PromiseLike<Response>
  • getset(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command getset.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command getset.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

graphBulk

  • graphBulk(args: string): PromiseLike<Response>
  • graphBulk(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command graphBulk.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command graphBulk.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

graphConfig

  • graphConfig(args: string): PromiseLike<Response>
  • graphConfig(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command graphConfig.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command graphConfig.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

graphDebug

  • graphDebug(args: string): PromiseLike<Response>
  • graphDebug(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command graphDebug.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command graphDebug.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

graphDelete

  • graphDelete(args: string): PromiseLike<Response>
  • graphDelete(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command graphDelete.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command graphDelete.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

graphExplain

  • graphExplain(args: string): PromiseLike<Response>
  • graphExplain(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command graphExplain.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command graphExplain.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

graphList

  • graphList(args: string): PromiseLike<Response>
  • graphList(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command graphList.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command graphList.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

graphProfile

  • graphProfile(args: string): PromiseLike<Response>
  • graphProfile(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command graphProfile.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command graphProfile.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

graphQuery

  • graphQuery(args: string): PromiseLike<Response>
  • graphQuery(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command graphQuery.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command graphQuery.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

graphRoQuery

  • graphRoQuery(args: string): PromiseLike<Response>
  • graphRoQuery(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command graphRoQuery.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command graphRoQuery.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

graphSlowlog

  • graphSlowlog(args: string): PromiseLike<Response>
  • graphSlowlog(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command graphSlowlog.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command graphSlowlog.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hdel

  • Redis command hdel.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command hdel.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hello

  • Redis command hello.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command hello.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hexists

  • hexists(arg0: string, arg1: string): PromiseLike<Response>
  • hexists(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command hexists.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command hexists.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hget

  • hget(arg0: string, arg1: string): PromiseLike<Response>
  • hget(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command hget.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command hget.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hgetall

  • hgetall(arg0: string): PromiseLike<Response>
  • hgetall(arg0: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command hgetall.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command hgetall.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hincrby

  • hincrby(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • hincrby(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command hincrby.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command hincrby.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hincrbyfloat

  • hincrbyfloat(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • hincrbyfloat(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command hincrbyfloat.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command hincrbyfloat.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hkeys

  • Redis command hkeys.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command hkeys.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hlen

  • Redis command hlen.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command hlen.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hmget

  • Redis command hmget.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command hmget.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hmset

  • Redis command hmset.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command hmset.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hrandfield

  • hrandfield(args: string): PromiseLike<Response>
  • hrandfield(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command hrandfield.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command hrandfield.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hscan

  • Redis command hscan.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command hscan.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hset

  • Redis command hset.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command hset.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hsetnx

  • hsetnx(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • hsetnx(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command hsetnx.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command hsetnx.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hstrlen

  • hstrlen(arg0: string, arg1: string): PromiseLike<Response>
  • hstrlen(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command hstrlen.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command hstrlen.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

hvals

  • Redis command hvals.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command hvals.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

incr

  • Redis command incr.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command incr.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

incrby

  • incrby(arg0: string, arg1: string): PromiseLike<Response>
  • incrby(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command incrby.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command incrby.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

incrbyfloat

  • incrbyfloat(arg0: string, arg1: string): PromiseLike<Response>
  • incrbyfloat(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command incrbyfloat.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command incrbyfloat.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

info

  • Redis command info.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command info.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonArrappend

  • jsonArrappend(args: string): PromiseLike<Response>
  • jsonArrappend(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonArrappend.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonArrappend.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonArrindex

  • jsonArrindex(args: string): PromiseLike<Response>
  • jsonArrindex(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonArrindex.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonArrindex.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonArrinsert

  • jsonArrinsert(args: string): PromiseLike<Response>
  • jsonArrinsert(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonArrinsert.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonArrinsert.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonArrlen

  • jsonArrlen(args: string): PromiseLike<Response>
  • jsonArrlen(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonArrlen.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonArrlen.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonArrpop

  • jsonArrpop(args: string): PromiseLike<Response>
  • jsonArrpop(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonArrpop.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonArrpop.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonArrtrim

  • jsonArrtrim(args: string): PromiseLike<Response>
  • jsonArrtrim(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonArrtrim.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonArrtrim.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonClear

  • jsonClear(args: string): PromiseLike<Response>
  • jsonClear(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonClear.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonClear.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonDebug

  • jsonDebug(args: string): PromiseLike<Response>
  • jsonDebug(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonDebug.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonDebug.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonDel

  • jsonDel(args: string): PromiseLike<Response>
  • jsonDel(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonDel.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonDel.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonForget

  • jsonForget(args: string): PromiseLike<Response>
  • jsonForget(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonForget.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonForget.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonGet

  • jsonGet(args: string): PromiseLike<Response>
  • jsonGet(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonGet.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonGet.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonMget

  • jsonMget(args: string): PromiseLike<Response>
  • jsonMget(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonMget.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonMget.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonNumincrby

  • jsonNumincrby(args: string): PromiseLike<Response>
  • jsonNumincrby(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonNumincrby.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonNumincrby.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonNummultby

  • jsonNummultby(args: string): PromiseLike<Response>
  • jsonNummultby(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonNummultby.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonNummultby.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonNumpowby

  • jsonNumpowby(args: string): PromiseLike<Response>
  • jsonNumpowby(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonNumpowby.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonNumpowby.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonObjkeys

  • jsonObjkeys(args: string): PromiseLike<Response>
  • jsonObjkeys(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonObjkeys.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonObjkeys.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonObjlen

  • jsonObjlen(args: string): PromiseLike<Response>
  • jsonObjlen(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonObjlen.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonObjlen.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonResp

  • jsonResp(args: string): PromiseLike<Response>
  • jsonResp(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonResp.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonResp.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonSet

  • jsonSet(args: string): PromiseLike<Response>
  • jsonSet(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonSet.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonSet.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonStrappend

  • jsonStrappend(args: string): PromiseLike<Response>
  • jsonStrappend(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonStrappend.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonStrappend.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonStrlen

  • jsonStrlen(args: string): PromiseLike<Response>
  • jsonStrlen(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonStrlen.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonStrlen.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonToggle

  • jsonToggle(args: string): PromiseLike<Response>
  • jsonToggle(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonToggle.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonToggle.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

jsonType

  • jsonType(args: string): PromiseLike<Response>
  • jsonType(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command jsonType.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command jsonType.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

keys

  • Redis command keys.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command keys.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lastsave

  • Redis command lastsave.

    Returns PromiseLike<Response>

  • Redis command lastsave.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

latency

  • latency(args: string): PromiseLike<Response>
  • latency(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command latency.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command latency.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lcs

  • Redis command lcs.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command lcs.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lindex

  • lindex(arg0: string, arg1: string): PromiseLike<Response>
  • lindex(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command lindex.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command lindex.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

linsert

  • linsert(arg0: string, arg1: string, arg2: string, arg3: string): PromiseLike<Response>
  • linsert(arg0: string, arg1: string, arg2: string, arg3: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command linsert.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • arg3: string

    Returns PromiseLike<Response>

  • Redis command linsert.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • arg3: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

llen

  • Redis command llen.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command llen.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lmove

  • lmove(arg0: string, arg1: string, arg2: string, arg3: string): PromiseLike<Response>
  • lmove(arg0: string, arg1: string, arg2: string, arg3: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command lmove.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • arg3: string

    Returns PromiseLike<Response>

  • Redis command lmove.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • arg3: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lmpop

  • Redis command lmpop.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command lmpop.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lolwut

  • Redis command lolwut.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command lolwut.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lpop

  • Redis command lpop.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command lpop.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lpos

  • Redis command lpos.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command lpos.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lpush

  • Redis command lpush.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command lpush.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lpushx

  • Redis command lpushx.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command lpushx.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lrange

  • lrange(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • lrange(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command lrange.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command lrange.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lrem

  • lrem(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • lrem(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command lrem.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command lrem.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

lset

  • lset(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • lset(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command lset.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command lset.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ltrim

  • ltrim(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • ltrim(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ltrim.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command ltrim.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

memory

  • Redis command memory.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command memory.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

mget

  • Redis command mget.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command mget.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

migrate

  • migrate(args: string): PromiseLike<Response>
  • migrate(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command migrate.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command migrate.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

module

  • Redis command module.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command module.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

monitor

  • Redis command monitor.

    Returns PromiseLike<Response>

  • Redis command monitor.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

move

  • move(arg0: string, arg1: string): PromiseLike<Response>
  • move(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command move.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command move.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

mset

  • Redis command mset.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command mset.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

msetnx

  • Redis command msetnx.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command msetnx.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

multi

  • Redis command multi.

    Returns PromiseLike<Response>

  • Redis command multi.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

object

  • Redis command object.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command object.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

persist

  • persist(arg0: string): PromiseLike<Response>
  • persist(arg0: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command persist.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command persist.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

pexpire

  • pexpire(args: string): PromiseLike<Response>
  • pexpire(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command pexpire.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command pexpire.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

pexpireat

  • pexpireat(args: string): PromiseLike<Response>
  • pexpireat(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command pexpireat.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command pexpireat.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

pexpiretime

  • pexpiretime(arg0: string): PromiseLike<Response>
  • pexpiretime(arg0: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command pexpiretime.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command pexpiretime.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

pfadd

  • Redis command pfadd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command pfadd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

pfcount

  • pfcount(args: string): PromiseLike<Response>
  • pfcount(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command pfcount.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command pfcount.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

pfdebug

  • pfdebug(args: string): PromiseLike<Response>
  • pfdebug(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command pfdebug.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command pfdebug.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

pfmerge

  • pfmerge(args: string): PromiseLike<Response>
  • pfmerge(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command pfmerge.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command pfmerge.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

pfselftest

  • Redis command pfselftest.

    Returns PromiseLike<Response>

  • Redis command pfselftest.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ping

  • Redis command ping.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ping.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

psetex

  • psetex(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • psetex(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command psetex.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command psetex.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

psubscribe

  • psubscribe(args: string): PromiseLike<Response>
  • psubscribe(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command psubscribe.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command psubscribe.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

psync

  • Redis command psync.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command psync.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

pttl

  • Redis command pttl.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command pttl.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

publish

  • publish(arg0: string, arg1: string): PromiseLike<Response>
  • publish(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command publish.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command publish.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

pubsub

  • Redis command pubsub.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command pubsub.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

punsubscribe

  • punsubscribe(args: string): PromiseLike<Response>
  • punsubscribe(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command punsubscribe.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command punsubscribe.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

quit

  • Redis command quit.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command quit.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

randomkey

  • Redis command randomkey.

    Returns PromiseLike<Response>

  • Redis command randomkey.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

readonly

  • Redis command readonly.

    Returns PromiseLike<Response>

  • Redis command readonly.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

readwrite

  • Redis command readwrite.

    Returns PromiseLike<Response>

  • Redis command readwrite.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

rename

  • rename(arg0: string, arg1: string): PromiseLike<Response>
  • rename(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command rename.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command rename.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

renamenx

  • renamenx(arg0: string, arg1: string): PromiseLike<Response>
  • renamenx(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command renamenx.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command renamenx.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

replconf

  • replconf(args: string): PromiseLike<Response>
  • replconf(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command replconf.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command replconf.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

replicaof

  • replicaof(arg0: string, arg1: string): PromiseLike<Response>
  • replicaof(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command replicaof.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command replicaof.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

reset

  • Redis command reset.

    Returns PromiseLike<Response>

  • Redis command reset.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

restore

  • restore(args: string): PromiseLike<Response>
  • restore(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command restore.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command restore.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

restoreAsking

  • restoreAsking(args: string): PromiseLike<Response>
  • restoreAsking(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command restoreAsking.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command restoreAsking.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

role

  • Redis command role.

    Returns PromiseLike<Response>

  • Redis command role.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

rpop

  • Redis command rpop.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command rpop.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

rpoplpush

  • rpoplpush(arg0: string, arg1: string): PromiseLike<Response>
  • rpoplpush(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command rpoplpush.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command rpoplpush.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

rpush

  • Redis command rpush.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command rpush.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

rpushx

  • Redis command rpushx.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command rpushx.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sadd

  • Redis command sadd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command sadd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

save

  • Redis command save.

    Returns PromiseLike<Response>

  • Redis command save.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

scan

  • Redis command scan.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command scan.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

scard

  • Redis command scard.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command scard.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

script

  • Redis command script.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command script.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sdiff

  • Redis command sdiff.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command sdiff.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sdiffstore

  • sdiffstore(args: string): PromiseLike<Response>
  • sdiffstore(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command sdiffstore.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command sdiffstore.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

select

  • Redis command select.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command select.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

set

  • Redis command set.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command set.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

setbit

  • setbit(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • setbit(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command setbit.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command setbit.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

setex

  • setex(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • setex(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command setex.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command setex.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

setnx

  • setnx(arg0: string, arg1: string): PromiseLike<Response>
  • setnx(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command setnx.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command setnx.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

setrange

  • setrange(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • setrange(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command setrange.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command setrange.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

shutdown

  • shutdown(args: string): PromiseLike<Response>
  • shutdown(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command shutdown.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command shutdown.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sinter

  • Redis command sinter.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command sinter.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sintercard

  • sintercard(args: string): PromiseLike<Response>
  • sintercard(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command sintercard.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command sintercard.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sinterstore

  • sinterstore(args: string): PromiseLike<Response>
  • sinterstore(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command sinterstore.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command sinterstore.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sismember

  • sismember(arg0: string, arg1: string): PromiseLike<Response>
  • sismember(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command sismember.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command sismember.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

slaveof

  • slaveof(arg0: string, arg1: string): PromiseLike<Response>
  • slaveof(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command slaveof.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command slaveof.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

slowlog

  • slowlog(args: string): PromiseLike<Response>
  • slowlog(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command slowlog.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command slowlog.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

smembers

  • smembers(arg0: string): PromiseLike<Response>
  • smembers(arg0: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command smembers.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command smembers.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

smismember

  • smismember(args: string): PromiseLike<Response>
  • smismember(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command smismember.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command smismember.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

smove

  • smove(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • smove(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command smove.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command smove.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sort

  • Redis command sort.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command sort.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sortRo

  • Redis command sortRo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command sortRo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

spop

  • Redis command spop.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command spop.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

spublish

  • spublish(arg0: string, arg1: string): PromiseLike<Response>
  • spublish(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command spublish.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command spublish.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

srandmember

  • srandmember(args: string): PromiseLike<Response>
  • srandmember(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command srandmember.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command srandmember.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

srem

  • Redis command srem.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command srem.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sscan

  • Redis command sscan.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command sscan.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ssubscribe

  • ssubscribe(args: string): PromiseLike<Response>
  • ssubscribe(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command ssubscribe.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command ssubscribe.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

strlen

  • Redis command strlen.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command strlen.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

subscribe

  • subscribe(args: string): PromiseLike<Response>
  • subscribe(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command subscribe.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command subscribe.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

substr

  • substr(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • substr(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command substr.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command substr.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sunion

  • Redis command sunion.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command sunion.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sunionstore

  • sunionstore(args: string): PromiseLike<Response>
  • sunionstore(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command sunionstore.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command sunionstore.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sunsubscribe

  • sunsubscribe(args: string): PromiseLike<Response>
  • sunsubscribe(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command sunsubscribe.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command sunsubscribe.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

swapdb

  • swapdb(arg0: string, arg1: string): PromiseLike<Response>
  • swapdb(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command swapdb.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command swapdb.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

sync

  • Redis command sync.

    Returns PromiseLike<Response>

  • Redis command sync.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

time

  • Redis command time.

    Returns PromiseLike<Response>

  • Redis command time.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

timeseriesClusterset

  • timeseriesClusterset(args: string): PromiseLike<Response>
  • timeseriesClusterset(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command timeseriesClusterset.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command timeseriesClusterset.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

timeseriesClustersetfromshard

  • timeseriesClustersetfromshard(args: string): PromiseLike<Response>
  • timeseriesClustersetfromshard(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI

timeseriesHello

  • timeseriesHello(args: string): PromiseLike<Response>
  • timeseriesHello(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command timeseriesHello.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command timeseriesHello.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

timeseriesInfocluster

  • timeseriesInfocluster(args: string): PromiseLike<Response>
  • timeseriesInfocluster(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command timeseriesInfocluster.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command timeseriesInfocluster.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

timeseriesInnercommunication

  • timeseriesInnercommunication(args: string): PromiseLike<Response>
  • timeseriesInnercommunication(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI

timeseriesNetworktest

  • timeseriesNetworktest(args: string): PromiseLike<Response>
  • timeseriesNetworktest(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command timeseriesNetworktest.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command timeseriesNetworktest.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

timeseriesRefreshcluster

  • timeseriesRefreshcluster(args: string): PromiseLike<Response>
  • timeseriesRefreshcluster(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI

topkAdd

  • topkAdd(args: string): PromiseLike<Response>
  • topkAdd(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command topkAdd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command topkAdd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

topkCount

  • topkCount(args: string): PromiseLike<Response>
  • topkCount(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command topkCount.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command topkCount.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

topkIncrby

  • topkIncrby(args: string): PromiseLike<Response>
  • topkIncrby(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command topkIncrby.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command topkIncrby.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

topkInfo

  • topkInfo(args: string): PromiseLike<Response>
  • topkInfo(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command topkInfo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command topkInfo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

topkList

  • topkList(args: string): PromiseLike<Response>
  • topkList(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command topkList.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command topkList.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

topkQuery

  • topkQuery(args: string): PromiseLike<Response>
  • topkQuery(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command topkQuery.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command topkQuery.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

topkReserve

  • topkReserve(args: string): PromiseLike<Response>
  • topkReserve(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command topkReserve.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command topkReserve.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

touch

  • Redis command touch.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command touch.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsAdd

  • Redis command tsAdd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsAdd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsAlter

  • tsAlter(args: string): PromiseLike<Response>
  • tsAlter(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command tsAlter.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsAlter.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsCreate

  • tsCreate(args: string): PromiseLike<Response>
  • tsCreate(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command tsCreate.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsCreate.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsCreaterule

  • tsCreaterule(args: string): PromiseLike<Response>
  • tsCreaterule(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command tsCreaterule.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsCreaterule.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsDecrby

  • tsDecrby(args: string): PromiseLike<Response>
  • tsDecrby(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command tsDecrby.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsDecrby.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsDel

  • Redis command tsDel.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsDel.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsDeleterule

  • tsDeleterule(args: string): PromiseLike<Response>
  • tsDeleterule(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command tsDeleterule.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsDeleterule.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsGet

  • Redis command tsGet.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsGet.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsIncrby

  • tsIncrby(args: string): PromiseLike<Response>
  • tsIncrby(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command tsIncrby.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsIncrby.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsInfo

  • Redis command tsInfo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsInfo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsMadd

  • Redis command tsMadd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsMadd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsMget

  • Redis command tsMget.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsMget.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsMrange

  • tsMrange(args: string): PromiseLike<Response>
  • tsMrange(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command tsMrange.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsMrange.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsMrevrange

  • tsMrevrange(args: string): PromiseLike<Response>
  • tsMrevrange(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command tsMrevrange.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsMrevrange.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsQueryindex

  • tsQueryindex(args: string): PromiseLike<Response>
  • tsQueryindex(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command tsQueryindex.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsQueryindex.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsRange

  • tsRange(args: string): PromiseLike<Response>
  • tsRange(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command tsRange.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsRange.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

tsRevrange

  • tsRevrange(args: string): PromiseLike<Response>
  • tsRevrange(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command tsRevrange.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command tsRevrange.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

ttl

  • Redis command ttl.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command ttl.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

type

  • Redis command type.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command type.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

unlink

  • Redis command unlink.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command unlink.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

unsubscribe

  • unsubscribe(args: string): PromiseLike<Response>
  • unsubscribe(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command unsubscribe.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command unsubscribe.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

unwatch

  • Redis command unwatch.

    Returns PromiseLike<Response>

  • Redis command unwatch.

    Parameters

    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

wait

  • wait(arg0: string, arg1: string): PromiseLike<Response>
  • wait(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command wait.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command wait.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

watch

  • Redis command watch.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command watch.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xack

  • Redis command xack.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xack.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xadd

  • Redis command xadd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xadd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xautoclaim

  • xautoclaim(args: string): PromiseLike<Response>
  • xautoclaim(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command xautoclaim.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xautoclaim.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xclaim

  • Redis command xclaim.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xclaim.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xdel

  • Redis command xdel.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xdel.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xgroup

  • Redis command xgroup.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xgroup.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xinfo

  • Redis command xinfo.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xinfo.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xlen

  • Redis command xlen.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command xlen.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xpending

  • xpending(args: string): PromiseLike<Response>
  • xpending(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command xpending.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xpending.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xrange

  • Redis command xrange.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xrange.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xread

  • Redis command xread.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xread.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xreadgroup

  • xreadgroup(args: string): PromiseLike<Response>
  • xreadgroup(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command xreadgroup.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xreadgroup.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xrevrange

  • xrevrange(args: string): PromiseLike<Response>
  • xrevrange(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command xrevrange.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xrevrange.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xsetid

  • Redis command xsetid.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xsetid.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

xtrim

  • Redis command xtrim.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command xtrim.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zadd

  • Redis command zadd.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zadd.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zcard

  • Redis command zcard.

    Parameters

    • arg0: string

    Returns PromiseLike<Response>

  • Redis command zcard.

    Parameters

    • arg0: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zcount

  • zcount(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • zcount(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zcount.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command zcount.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zdiff

  • Redis command zdiff.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zdiff.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zdiffstore

  • zdiffstore(args: string): PromiseLike<Response>
  • zdiffstore(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zdiffstore.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zdiffstore.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zincrby

  • zincrby(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • zincrby(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zincrby.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command zincrby.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zinter

  • Redis command zinter.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zinter.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zintercard

  • zintercard(args: string): PromiseLike<Response>
  • zintercard(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zintercard.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zintercard.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zinterstore

  • zinterstore(args: string): PromiseLike<Response>
  • zinterstore(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zinterstore.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zinterstore.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zlexcount

  • zlexcount(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • zlexcount(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zlexcount.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command zlexcount.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zmpop

  • Redis command zmpop.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zmpop.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zmscore

  • zmscore(args: string): PromiseLike<Response>
  • zmscore(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zmscore.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zmscore.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zpopmax

  • zpopmax(args: string): PromiseLike<Response>
  • zpopmax(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zpopmax.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zpopmax.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zpopmin

  • zpopmin(args: string): PromiseLike<Response>
  • zpopmin(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zpopmin.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zpopmin.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zrandmember

  • zrandmember(args: string): PromiseLike<Response>
  • zrandmember(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zrandmember.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zrandmember.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zrange

  • Redis command zrange.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zrange.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zrangebylex

  • zrangebylex(args: string): PromiseLike<Response>
  • zrangebylex(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zrangebylex.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zrangebylex.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zrangebyscore

  • zrangebyscore(args: string): PromiseLike<Response>
  • zrangebyscore(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zrangebyscore.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zrangebyscore.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zrangestore

  • zrangestore(args: string): PromiseLike<Response>
  • zrangestore(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zrangestore.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zrangestore.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zrank

  • zrank(arg0: string, arg1: string): PromiseLike<Response>
  • zrank(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zrank.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command zrank.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zrem

  • Redis command zrem.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zrem.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zremrangebylex

  • zremrangebylex(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • zremrangebylex(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zremrangebylex.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command zremrangebylex.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zremrangebyrank

  • zremrangebyrank(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • zremrangebyrank(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zremrangebyrank.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command zremrangebyrank.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zremrangebyscore

  • zremrangebyscore(arg0: string, arg1: string, arg2: string): PromiseLike<Response>
  • zremrangebyscore(arg0: string, arg1: string, arg2: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zremrangebyscore.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string

    Returns PromiseLike<Response>

  • Redis command zremrangebyscore.

    Parameters

    • arg0: string
    • arg1: string
    • arg2: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zrevrange

  • zrevrange(args: string): PromiseLike<Response>
  • zrevrange(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zrevrange.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zrevrange.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zrevrangebylex

  • zrevrangebylex(args: string): PromiseLike<Response>
  • zrevrangebylex(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zrevrangebylex.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zrevrangebylex.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zrevrangebyscore

  • zrevrangebyscore(args: string): PromiseLike<Response>
  • zrevrangebyscore(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zrevrangebyscore.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zrevrangebyscore.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zrevrank

  • zrevrank(arg0: string, arg1: string): PromiseLike<Response>
  • zrevrank(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zrevrank.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command zrevrank.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zscan

  • Redis command zscan.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zscan.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zscore

  • zscore(arg0: string, arg1: string): PromiseLike<Response>
  • zscore(arg0: string, arg1: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zscore.

    Parameters

    • arg0: string
    • arg1: string

    Returns PromiseLike<Response>

  • Redis command zscore.

    Parameters

    • arg0: string
    • arg1: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zunion

  • Redis command zunion.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zunion.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

zunionstore

  • zunionstore(args: string): PromiseLike<Response>
  • zunionstore(args: string, handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>): RedisAPI
  • Redis command zunionstore.

    Parameters

    • args: string

    Returns PromiseLike<Response>

  • Redis command zunionstore.

    Parameters

    • args: string
    • handler: ((res: AsyncResult<Response>) => void) | Handler<AsyncResult<Response>>

    Returns RedisAPI

Static api

  • Parameters

    Returns RedisAPI

  • Parameters

    Returns RedisAPI

Generated using TypeDoc