Alepha Redis
A Redis client for caching, pub/sub, and more.
Installation
This package is part of the Alepha framework and can be installed via the all-in-one package:
npm install alepha
Alternatively, you can install it individually:
npm install @alepha/core @alepha/redis
Module
Redis client provider for Alepha applications.
API Reference
Providers
RedisProvider
Redis client provider.
Table of contents