Captain Pre
Captain Pre9mo ago

You don't need Redis

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

Did you find this page helpful?