@skalfa/skalfa-redis
v1.0.5
Published
Redis client wrapper using ioredis for Skalfa Framework.
Downloads
1,023
Maintainers
Readme
@skalfa/skalfa-redis
High-performance Redis client utility wrapper using ioredis for Skalfa backend services.
About this Package
This package is part of the Skalfa Framework, a premium development ecosystem designed to build high-performance, modular web applications and APIs.
Usage Scope & Standalone Status
🔒 Skalfa Ecosystem Integration: This package is designed to run integrated within the Skalfa ecosystem (such as Skalfa API or Skalfa App). It relies on the global service registry and core framework abstractions to operate.
Documentation
See the usage documentation at Documentation.
Installation
You can install this package using your preferred package manager:
# Using npm
npm install @skalfa/skalfa-redis
# Using bun
bun add @skalfa/skalfa-redisPre-installed Dependencies
The following key dependencies are packaged and managed within this project:
| Dependency | Scope | Version |
| :--- | :--- | :--- |
| ioredis | runtime | ^5.4.1 |
| @types/node | development | ^26.0.0 |
| typescript | development | ^6.0.3 |
License
This package is licensed under the MIT License. For full license text, see the LICENSE file.
