nest-redisclient
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

Nest Redis Driver

Introduction

The nest redis driver is a wrapper for ioredis for nestJS.

The system has wrapper function specifically for working with JSON, but can handle other systems.

The Connection System:

Ensure you create a connection using the createConnection function before you attempt to read or write JSON. It is best practice to make sure each command you run references the database by alias. If you do not, the default database may be used, which can be different based on the setup of the project.

Readme

Keywords

Package Sidebar

Install

npm i nest-redisclient

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

4.42 MB

Total Files

64

Last publish

Collaborators

  • manojclsdkumar