Arta
CCConvex Community
•Created by Arta on 9/30/2023 in #general
Updates to the db and syncing clients
so this really clears it up
15 replies
CCConvex Community
•Created by Arta on 9/30/2023 in #general
Updates to the db and syncing clients
Thank you, I was just wondering the best way to go about handling large JSONs with convex
15 replies
CCConvex Community
•Created by Arta on 9/30/2023 in #general
Updates to the db and syncing clients
Makes sense! That is better
15 replies
CCConvex Community
•Created by Arta on 9/30/2023 in #general
Updates to the db and syncing clients
or if custom logic is needed
15 replies
CCConvex Community
•Created by Arta on 9/30/2023 in #general
Updates to the db and syncing clients
People would be collaboratively working on these, I just wanted to know if concurrent writes are being done to this document, if it would propagate / merge the fields correctly out of the box
15 replies
CCConvex Community
•Created by Arta on 9/30/2023 in #general
Updates to the db and syncing clients
Don't worry about the api key in the object, it's not private
15 replies
CCConvex Community
•Created by Arta on 9/30/2023 in #general
Updates to the db and syncing clients
Thanks! Basically our JSON documents look like the following:
15 replies
CCConvex Community
•Created by Arta on 9/30/2023 in #general
Updates to the db and syncing clients
And how would we go about merging JSON fields of a document with 2 concurrent mutations? Or is that handled already by Convex
15 replies
CCConvex Community
•Created by Arta on 9/30/2023 in #general
Updates to the db and syncing clients
Is there a way to “subscribe” to the db for document changes?
15 replies
CCConvex Community
•Created by Arta on 9/30/2023 in #general
Updates to the db and syncing clients
Took a quick look at the docs and reads/writes etc. Our frontend is Angular so the react lib wouldn’t work, but the js one would
15 replies