Currently Write limit per second for 10,000 or 10 MB found in FireBase Doc . We are using using firestore for banking system (main DB for Banking CBS Software), if we enable net banking feature then number of user will increase gradually as each branch have several thousand user. Is there any way to overcome this limit? Is there is read per second limit as such? Read per second limit will play major role if we enable net-banking for all user. Please help me with this information so that we can distribute load to different projects (currently 1 Firebase instance is possible for 1 project).
Firebase is great product from Google. Please remove this kind of limitation.