Skip to content

Turbasen/db-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@turbasen/db-redis

Build status Codacy grade Codacy coverage NPM downloads NPM version Node version Dependency status

Internal Redis wrapper for Nasjonal Turbase API.

Getting started

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.

Usage

Connects automatically to Redis using the following configurations:

  • REDIS_PORT_6379_TCP_ADDR and REDIS_PORT_6379_TCP_PORT
  • Default to redis and 6379
const redis = require('redis');

About

Internal Redis wrapper for Nasjonal Turbase API

Resources

License

Stars

Watchers

Forks

Packages

No packages published