0.2.1 • Published 2 years ago

@nodexe/redis v0.2.1

Weekly downloads
6
License
MIT
Repository
github
Last release
2 years ago

@nodexe/redis

Table of Contents

Introduction

This is a library with functions in order to connect with redis. All of them had been tested and used in different projects avoiding the effort to implement in your project.

Install

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js.

Installation is done using the npm install command:

$ npm install @nodexe/redis

License

@nodexe/redis is freely distributable under the terms of the MIT license.