diff --git a/README.md b/README.md index 1acab9e..fab310c 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ Fork this repo, connect to Cloudflare Pages, deploy. Each new search writes a unique key to avoid race conditions with concurrent requests: -**Key:** `::-` → **Value:** `"1"` — **TTL:** 48 hours +**Key:** `::-` → **Value:** `"1"` — **TTL:** 25 hours To check usage, `list({ prefix: "::" })` counts the keys. No read-modify-write, no race condition.