Feel free to take a look at an example
Feel free to take a look at an example which I wrote a few weeks ago: https://github.com/Alex1607/Workers-D1-link-shortener-demo
It makes use of the alpha d1 implementation of FlareLine instead of KV but I think it might be a good starting point for you
4 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
What do you mean by caching?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Ah I see, yeah I didn't wanted caching since I also count clicks which would not work that way, but from the docs it seems quite trivial to implement ^^