Closed shivamch17 closed 2 months ago
Hi @shivamch17,
This can happen because Upstash Console sends requests to your Redis instance when you navigate to the Redis Data Browser.
It also sends requests from time to time to check if your database is used for ratelimiting and if so, the console shows a link to the rate limiting dashboard.
Usage before
Usage after making a single write and read call
I have made only a single write call to set the data and then a single read call to get the data through the api. But the usage has increased from 418 to 427.
Can anyone explain why? or its a bug
UPDATE
just refreshed the page when to 448