anyone can help me underestand one point
anyone can help me underestand one point? im storing the url path as key of kv todo a rudimentary cache layer for some responses. but when i search on the GUI, none of the stored data shows on, it works fine on code but i cant check on the GUI. Theres any limitation for search keys started with / or having any special caracteres?
3 Replies
Are you testing locally? When you're using Wrangler to develop locally, Wrangler provides you with a local KV emulation (and other services too). If you deploy, you should see the data in the dashboard
ahh
ok
ty
No problem!