Captain Pre
Captain Pre6mo ago

You don't need Redis

How does caching work in convex? Do i need redis?
4 Replies
Matt Luo
Matt Luo6mo ago
Caching of Convex queries is automatic. You don't need Redis
Captain Pre
Captain PreOP6mo ago
How can i handle pagination with convex?
Matt Luo
Matt Luo6mo ago
There's an article on pagination in the stack.convex.dev subdomain of the Convex website

Did you find this page helpful?