Skip to content

r7kamura/ruboty-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruboty::Redis

Store Ruboty's memory in Redis.

Usage

# Gemfile
gem "ruboty-redis"

ENV

REDIS_SAVE_INTERVAL - Interval sec to push data to Redis (default: 5)
REDIS_URL           - Redis URL (e.g. redis://foo:bar@example.com:6379/)
REDISTOGO_URL       - Another Redis URL (At least one Redis URL is required)
REDIS_NAMESPACE     - Redis name space (default: ruboty)

Screenshot

About

Store Ruboty's memory in Redis.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages