Sean Knowles
Sean Knowles
CCConvex Community
Created by Sean Knowles on 5/20/2024 in #support-community
offline first?
Convex still not comparable to either Firebase AWS Amplify/Appsync or MongoDB Realm. No offline sync between client libraries and DB.
23 replies
CCConvex Community
Created by Sean Knowles on 5/7/2024 in #support-community
Offline to online sync?
We are building an app that requires offline sync capabilities when clients are offline for extended periods, will client side writes be synced once connection is restored? If this functionality hasn't been implemented yet, could it be? In order to truly compete with firebase its a must have feature... - Detect network status - Cache local writes in sql light or other client managed storage solution - Reconcile the diffs server state and client when reconnecting - Sync server and client state.
10 replies
CCConvex Community
Created by Sean Knowles on 10/29/2023 in #support-community
Is there TTL can we set for record inserts?
Is there anyway to set the TTL for record mutations, trying to auto delete data persisted to the database after 30 minutes.
4 replies