the app requires a real time Google map location tracking and some other real time stuffs.
Now I need advice on this?
Should I use firebase real-time db or use mongodb with websocket and stomp?
Firebase realtime-database is deprecated
Do you need the location to be persisted? If no then a simple in-memory cache would be a much better solution
Обсуждают сегодня