Cloudflare Workers(serverless) TCP socket fastest and more predictable speed
Hi there! I did today wrapper for ioredis for Workers Cloudflare by TCP socket connections to Upstash. I can share it if you wanna :) Donates are great but not required! TCP of course faster than HTTPS, and speed more stable.
There is best result
https://js0p9wtps1v4i86ukzxqb8k2vm1blr94vs7opqqicl252zfhu6.borderless.art/benchmark_all?count=2
Hi
Any repo and links still available ?
@bikevit2008 any document to follow to get there?
where is the code ?
Cloudflare Workers can connect to Redis using TCP with the Node.js compatibility layer enabled. This is the test repo: https://github.com/akazwz/workers-redis