euphemia-redis

0.1.1 • Public • Published

euphemia-redis

The redis module for euphemia.

THIS IS VERY WIP IT MAY BE USEABLE, BUT I WOULDN'T TRUST IT!

Service

The base of all redis based components, this service provides the connection to a redis instance. It uses it's config module for this:

  • redis:hostname - localhost - The hostname
  • redis:port - 6379 - The port to connect to
  • redis:index - 1 - The database to connect to
  • redis:auth - undefined - The password to use

Store

Implementation to the standard 'Store' service, needs a 'redis' service active.

Readme

Keywords

none

Package Sidebar

Install

npm i euphemia-redis

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • tim4242