Expose Redis - does it work?

We have an external provider who needs to push data into our redis instance. Apparently, we can make it public but render tries to expose Redis through HTTP. The required protocol is RESP though.

How can we solve this?

1 Like

Just FYI, we switched to Websockets now.
It would be great to have better support or a roadmap from render on this kind of stuff. An explanation somewhere that this is not possible yet would already be enough.

Cheers!

Hello,

It looks like you found this out, but our web services only support HTTP protocol. Sorry for the lack of documentation around this. I’ve created an issue to amend our docs! We have this task on our roadmap Allow connecting to non-HTTP services from outside Render | Feature Requests | Render but it is not yet scheduled.

Thanks! Upvoted the request :white_check_mark: