You're viewing archived documentation for @imqueue/core v1.15.0. APIs may differ from the current release. View the latest version ↗

IRedisClient interface

Extends default RedisClient type to allow dynamic properties access on it

{IRedisClient}

Signature:

export interface IRedisClient extends redis.RedisClient 

Extends: redis.RedisClient