This guide shows you how to properly configure your application in order to use your openredis instance.
Note: This is only necessary if you signed up
directly on openredis.com. If you
purchased your instance from Heroku, the OPENREDIS_URL
should already be set as soon as the purchase was
completed.
$ heroku config:set OPENREDIS_URL=...
Your OPENREDIS_URL
can be accessed in your
dashboard.
You can head on over to our general purpose integration guide for more information.