SeedVault / rhizome

conversational bot engine created by Botanic/SEED team
https://seedtoken.io
Other
7 stars 2 forks source link

Add redis caching support #14

Open nicolasbotanic opened 6 years ago

nicolasbotanic commented 6 years ago

Check how /bbot/cache_classvar.py works and add another cache_redis.py implementing set/get of Cache ABC

Also add a redis container ready to work in the provided docker-compose.yml file in /docker folder. Add an entry to /instance_example/.env_development file with redis server data of the server in the container