Connect to Redis on Cloudflare Workers
I'm getting this error when trying to connect to a simple redis instance:
How can I simply connect to Redis on my Cloudflare instance? My code is simple:
https://github.com/jdgamble555/redisgraph-graphql-sveltekit/blob/master/src/lib/server/redis.ts
How can I get this to work?
J
How can I simply connect to Redis on my Cloudflare instance? My code is simple:
https://github.com/jdgamble555/redisgraph-graphql-sveltekit/blob/master/src/lib/server/redis.ts
How can I get this to work?
J
GitHub
Contribute to jdgamble555/redisgraph-graphql-sveltekit development by creating an account on GitHub.
