Realtime Query Updates
Subscribe to realtime updates for a limited subset of queries, for example retrieving updates to specific rows or getting new items for a simple timeline.
-
Ronak Punase commented
Realtime updates have now become an essential part of app experience and Firebase is analogous to a real time database, therefore realtime query updates are a must for dataconnect.
-
Waleed Mohamed commented
firebase main feature is the realtime updates
-
Gustav Frid commented
Realtime updates are a deal breaker
-
Alex Au-Yeung commented
real time update will be very helpful, this is one of the most important features when we were using firestore
-
[Deleted User] commented
Mucho
-
Luke Coyle commented
I need this to show realtime updates within my app.
-
Patrick Kalenga commented
Patrick kalenga
-
Patrick Brennan commented
Absolutely should be top priority!
-
Eirik Gjessing commented
Would be essential to my projects.
-
Omer Vexler commented
This is absolutely the dream and will make me migrate to data connect.
-
Tim Lloyd commented
This would align further with Firestore and make FDC a viable alternative
-
Ryan Dixon commented
When it released I felt like it was missing something.
-
Ankush Ranka commented
Should be as simple and effective as hasura subscriptions
-
Camilo Daza commented
Ability to subscribe to streams like Firestore would be essential
-
Niklas Elelid commented
Ability to subscribe to streams like Firestore would be essential
-
Estéfano Campoverde commented
estoy desarrollando funciones financieras por lo que cada milisegundo cuenta
-
Alan Flaherty commented
@live or similar as part of the query definition seems like a requirement to transition an existing firestore app to Data-Connect
-
Matteo Agnoletto commented
Something like Convex query behavior would be amazing
-
David Oort Alonso commented
Please replicate what Convex Dev allows you to do in Next or Firestore in Flutter
-
Scott Pierce commented
Postgres's support for realtime queries isn't very efficient, and wouldn't scale well when used in a similar manner to firestore. It'd be nice if they offered a higher level form of this that would allow realtime updates in some form.
i.e. since they are making the queries for us in the graphql, as data is inserted, they could process it to see which active queries it effects and then notify the clients of changes.
This would be really nice, but probably too much of an ask?