Skip to content

Commit f21165a

Browse files
authored
Update README.md
1 parent 68022e3 commit f21165a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Clone the repo and install dependencies.
1212

1313
You will need to sign up for two services if you haven't already:
1414

15-
- [Cloudflare](https://www.cloudflare.com):
16-
- [Upstash](https://upstash.com): Cache is stored using Upstash's Worker-compatible redis-over-HTTP service.
15+
- [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.
1717

1818
Both Cloudflare and Upstash have generous free plans.
1919

0 commit comments

Comments
 (0)