Open tomouchuu opened 7 years ago
LiteDB is really good for the dev environment but when on production every new version will wipe the dbs. We should look to use something external that gets unaffected by builds when on production.
Another option could be Microsoft's DocumentDB: https://azure.microsoft.com/en-us/services/documentdb
LiteDB is really good for the dev environment but when on production every new version will wipe the dbs. We should look to use something external that gets unaffected by builds when on production.