Report this

What is the reason for this report?

How to save hubot info to redis

Posted on October 19, 2016

I installed redis and hubot-redis-brain, and my hubot is connecting to redis every time it starts. But i still don’t know how to save data to redis, none of the hubot info seems to be saved by redis. I haven’t set up any variable either. so all i need to do is just export REDIS_URL=redis://passwd@192.168.0.1:16379/prefix ? that will make redis remember all the log in information? any more setup i need to do? what do i need to do to save hubot data to redis? Is there tutorial i can read ?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Yes, export should make it working. I think you don’t need tutorial, the only thing you need to refer is hubot-redis-brain GitHub repo. Helpful informations are under README.md.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.