Captain Pre
Captain Pre13mo ago

You don't need Redis

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

Did you find this page helpful?