Do we have access to the REST endpoint of Upstash Redis?

I am trying to use the @upstash/ratelimit library with my Fly Upstash Redis instance but am getting connection timeouts.

Does the Fly Upstash Redis support the REST endpoint needed to use the @upstash/redis client? If so, is there anything special I need to do?

Currently I am using the connection string and password from the upstash dashboard.

If anyone finds this I found out from Upstash support that you cannot use HTTP with the Upstash Fly Redis DB.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.