Back to Ioredis

Interface CommandTraceContext

docs/interfaces/CommandTraceContext.html

6.0.01.1 KB
Original Source

Interface CommandTraceContext

interface CommandTraceContext {
args: string[];
command: string;
database: number;
serverAddress: string;
serverPort: number;
}

Index

Properties

argscommanddatabaseserverAddressserverPort

Properties

args

args: string[]

command

command: string

database

database: number

serverAddress

serverAddress: string

serverPort

serverPort: number

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

argscommanddatabaseserverAddressserverPort