amabush
CCConvex Community
•Created by abldxtr001 on 1/3/2025 in #support-community
implement optimistic updates for a paginated query
I think it might have been resolved in 1.24.0: https://github.com/get-convex/convex-js/blob/main/CHANGELOG.md#1240
"New optimistic update helpers for paginated queries: three helpers insertAtTop, insertAtBottomIfLoaded, and insertAtPosition."
15 replies
CCConvex Community
•Created by too_easy on 1/13/2025 in #support-community
How does convex provide for multi region?
Are there any recommended workarounds for this until multi-region replication is released? Like through a component maybe? I assume that with the upcoming work to turn convex into a fully-fledged sync-engine this is probably deprioritized, but my (very naive) assumption is that convex is already architected in a way where it wouldn't be too difficult to have a simplified version of this by replicating the transaction log into a read-only cache closer to the end user
6 replies