/hubot-brain-redis-hash

Primary LanguageCoffeeScriptMIT LicenseMIT

hubot-brain-redis-hash

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

License

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

Bitdeli Badge