Niels-Be / Coffee-light

7 stars 3 forks source link

Use Firebase Database to store data #17

Open Niels-Be opened 7 years ago

Niels-Be commented 7 years ago

Use Firebase Database to store channel and user data. Problematic are multiple servers because all instances will reference the same Database. Need to find a solution for this. Maybe prefix everything with a unique server id.