WiIIiam278 / HuskSync

A modern, cross-server player data synchronisation system
https://william278.net/project/husksync
Apache License 2.0
152 stars 125 forks source link

Add PostgreSQL, MongoDB Atlas & MongoDB Replica Set Support #255

Closed ProdPreva1l closed 4 months ago

ProdPreva1l commented 4 months ago

Adds support for PostgreSQL. Uses all better native postgre alternatives Adds support for srv record based mongodb atlas

ProdPreva1l commented 4 months ago

Passing all tests, tested for Atlas and Postgres, also adds a safety check for UUID types on mongodb

ProdPreva1l commented 4 months ago

dont merge, resolving an issue, appears to be that sasl1 auth is goofd

ProdPreva1l commented 4 months ago

Breaks config for MongoDB users only

WiIIiam278 commented 4 months ago

Nice work. Thats a better way of doing mongo :)