fastogt / fastoredis

FastoRedis is a crossplatform Redis GUI management tool.
https://fastoredis.com
GNU General Public License v3.0
313 stars 28 forks source link

How connect to Heroku Redis #83

Closed mishelen closed 6 years ago

mishelen commented 6 years ago

Im just have such url: redis://h:j324jlfddsfls.......dfldlsf@ec320-323-323.compute-1.amazonaws.com:port

topilski commented 6 years ago

Hi, i need to test Heroku

mishelen commented 6 years ago

Solved))

topilski commented 6 years ago

Please describe.

mishelen commented 6 years ago
  1. discard first part or url: redis://h:
  2. next part is password. also you need to launch checkbox Use AUTH in connection window, and place password in next to it input
  3. and accordingly set the host (ec320-323-323.compute-1.amazonaws.com) and port in inputs
topilski commented 6 years ago

Cool, thank you for the solution!