For example in the following list view.
A user is logged-in in multiple devices, The moment the value of 1st object chnage sin the db, it shoudl update instantly.
I currently use mongo.
Shoudl i use Redis with socket io or both or what else ?
For example in the following list view.
A user is logged-in in multiple devices, The moment the value of 1st object chnage sin the db, it shoudl update instantly.
I currently use mongo.
Shoudl i use Redis with socket io or both or what else ?
just google about firebase and 3 way binding
Not a fan of firebase.
from your requirement i think you need 3 way binding.Unfortunately i don’t know any options other than firebase