Ellen::Redis

Store Ellen's memory in Redis.

Usage

# Gemfile
gem "ellen-redis"

ENV

REDIS_URL           - Redis URL (e.g. redis://foo:[email protected]:6379/)
REDIS_SAVE_INTERVAL - Interval sec to push data to Redis (default: 5)

Screenshot