#Transfer information?
1 messages · Page 1 of 1 (latest)
Having the data saved in a external database and calling that database in server1 and server2.
Any suggestions?
no idea
mongodb or firebase
Ehh, this is a bit overkill but, make a cloudflare worker and make a request to it from mc and it parses the request and does queries and stuff on your d1 db.
(Btw d1 is SQLite but it is serverless, like you manage it from js, the worker's js, ofc you have to either bind it thru the dashboard or the wrangler.toml)