DEV Community

Discussion on: The story of visitor-badge

Collapse
 
1link profile image
1Link.Fun

Hi Anuj,

😸

Yes, once the camo server cached the svg, you will not receive request to increment the counter until the cache is invalid, change server path is a good solution.

Collapse
 
rahulrai profile image
Rahul Rai

I created a configurable visitor counter as well. It beats cache and runs on Azure Functions.
github.com/rahulrai-in/hit-counter-fx