Skip to content

Commit 91e864c

Browse files
authored
Update README.md
1 parent 97d3d6b commit 91e864c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Clone the repo and install dependencies.
1313
You will need to sign up for two services if you haven't already:
1414

1515
- [Cloudflare](https://www.cloudflare.com): Where our worker will be hosted.
16-
- [Upstash](https://upstash.com): Cache is stored using Upstash's redis-over-HTTP service. Depending on your usage, you may try replacing this with Cloudflare KV instead which is eventually consistent but will likely provide better read latency.
16+
- [Upstash](https://upstash.com): Cache is stored using Upstash's redis-over-HTTP service. Depending on your usage, you may try replacing this with [Cloudflare KV](https://developers.cloudflare.com/workers/runtime-apis/kv/) instead which is eventually consistent but will likely provide better read latency.
1717

1818
Both Cloudflare and Upstash have generous free plans.
1919

0 commit comments

Comments
 (0)