hubot-redis-brain

JSON →
library 3.0.1 ·javascript
verified Jun 7, 2026

A hubot script to persist hubot's brain using redis. Current stable version: 3.0.1. Release cadence: low, maintenance-only updates. It extends Hubot's in-memory brain by storing data in Redis, enabling state persistence across restarts. Key differentiators: simple setup via REDIS_URL, supports authentication, UNIX sockets, and key prefixes. Requires a Redis server and Hubot >= 11. Peer dependency on hubot with engines >= 18.