5 ms·Storing them where?by btn 13y agoStoring them where?gsundeep 13y agoWe're currently using Firebase as our datastore.Sephr 13y agoWhy not use a local datastore on the user's browser, like IndexedDB? I see no reason at all to install this and send my data to your external datastore when the same can be accomplished locally.