Internal Redis wrapper for Nasjonal Turbase API.
Download Docker for Mac or Windows.
Run in this directory:
$ docker-compose up
Docker is now watching for changes and will run the test suite automatically.
Connects automatically to Redis using the following configurations:
REDIS_PORT_6379_TCP_ADDRandREDIS_PORT_6379_TCP_PORT- Default to
redisand6379
const redis = require('redis');