nikosgpet
nikosgpet
CCConvex Community
Created by nikosgpet on 3/27/2024 in #support-community
Paginated query bandwith
Hey 🙂 I have been using Convex for a few days now, and I am suprised to find that I have reached a bandwidth of 1.3 Gb, consuming more than 500Mb per day. The application I am testing is very simple: I have a dictionary list of 10k+ words with detailed definitions, and I use a paginated query to list the words. Given that the words themselves don't change, I expected my query to hit the cache and thus no bandwidth usage at all. However clearly this isn't the case. Are paginated queries cached? If they are, I have a hard time seing what's the problem. If they are not cached, what can I do to optimise this case ? Thank you for creating Convex, it's really a dream to work with!
11 replies