Skip to content

@pondoknusa/redis

Redis connection manager for Pondoknusa

Install

bash
npm install @pondoknusa/redis

Metadata

FieldValue
Version2.0.0
Sourcepackages/redis
CategoryRedis
Node.js>=26

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • MemoryRedis
  • RedisManager

Types

  • RedisClient
  • RedisClientFactory
  • RedisClusterConfig
  • RedisClusterNode
  • RedisConfig
  • RedisConnectionConfig
  • RedisSentinelConfig

Released under the MIT License.