Alepha - Redis

Installation

npm install alepha

Overview

Redis client provider for Alepha applications.

API Reference

Providers

Providers are classes that encapsulate specific functionality and can be injected into your application. They handle initialization, configuration, and lifecycle management.

For more details, see the Providers documentation.

RedisProvider

Redis client provider.

Table of contents