isaac_wayI
Convex Community4mo ago
1 reply
isaac_way

Easy Private Network (Redis etc) Implementation

Advice
Hello convex bros,

I need to use redis in my Convex app. As we know, using public internet between backend infrastructure is slow af. However, I cannot find anything in the docs about being able to do something like host a Redis instance on the same network that my convex app is running on (except maybe going the self hosted route).

Is there any way to spin up redis or other services on the same network as my convex hosted application?
Was this page helpful?