@rexfng/redis

1.5.0 • Public • Published

Redis

Description

Redis is a wrapper for the redis that is promisify by bluebird

Define Environment Variables

Define the follow environment variable. They are all required.

Variable Name Description
REDIS_HOST // sample values: 19324
REDIS_PORT // sample values: redis-19324.c1.us-west-2-2.ec2.cloud.redislabs.com
REDIS_AUTH_PASS // sample values: 6X2MOasdfasdfamSY5WCo0

Documentation

See Documentation for options and usage

Additional function .scanAsync('pattern')

The method look up redis based on key pattern, returns a promise

Readme

Keywords

none

Package Sidebar

Install

npm i @rexfng/redis

Weekly Downloads

1

Version

1.5.0

License

ISC

Unpacked Size

2.58 kB

Total Files

3

Last publish

Collaborators

  • rexfng