Ruboty::Redis

Store Ruboty's memory in Redis.

Usage

# Gemfile
gem "ruboty-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