0.3.0 • Published 6 years ago

hubot-brain-redis-hash v0.3.0

Weekly downloads
5
License
-
Repository
github
Last release
6 years ago

hubot-brain-redis-hash

Build Status NPM Greenkeeper badge

Hubot brain that uses hset and hget instead of storing everything as one giant blob

Getting Started

  1. Install the module: npm install --save hubot-brain-redis-hash
  2. Add it hubot-brain-redis-hash to your external-scripts.json file in your hubot directory
  3. Profit

Configuration (optional)

export REDISTOGO_URL="redis://localhost:6379"

Release History

0.1.3 - 2016-09-10

  • Added REDIS_PREFIX env config - Thanks @erikzaadi

0.2.0 - 2017-09-09

  • Updates to most libraries/deps
  • Added REDISCLOUD_URL env config - Thanks @actionshrimp - #18

License

Copyright (c) 2013 Gavin Mogan Licensed under the MIT license.

0.3.0

6 years ago

0.2.0

7 years ago

0.1.3

8 years ago

0.1.1

11 years ago