rcc-core

1.0.10 • Public • Published

rcc-core v1.0.10

Type definitions for redis adapters and a handful of Redis constants for the 'redis-client-cache' module.

Main module:

  • rcc-core.js

This module is exported as a Node.js module.

Installation

Using npm:

$ npm i --save rcc-core

Usage

  • To use the rcc-core module
const rccCore = require('rcc-core');
assert(rccCore);

Unit tests

This module's unit tests were developed with and must be run with tape. The unit tests have been tested on Node.js v6.10.3.

See the package source for more details.

Changes

See CHANGES.md

Readme

Keywords

none

Package Sidebar

Install

npm i rcc-core

Weekly Downloads

0

Version

1.0.10

License

Apache-2.0

Unpacked Size

18.5 kB

Total Files

6

Last publish

Collaborators

  • byron-dupreez