1.0.0 • Published 9 years ago
@turbasen/db-redis v1.0.0
@turbasen/db-redis
Internal Redis wrapper for Nasjonal Turbase API.
Getting started
Download Docker for Mac or Windows.
Run in this directory:
$ docker-compose upDocker is now watching for changes and will run the test suite automatically.
Usage
Connects automatically to Redis using the following configurations:
REDIS_PORT_6379_TCP_ADDRandREDIS_PORT_6379_TCP_PORT- Default to
redisand6379
const redis = require('redis');MIT lisenced
1.0.0
9 years ago