9
0
mirror of https://github.com/WiIIiam278/HuskSync.git synced 2025-12-19 14:59:21 +00:00

feat: Add support for MongoDB data storage (#250)

* Started impl for mongo

* added docs

* refactor of the mongo code, made mongodb artifacts download at run time, tested and working

* complete all change requests

* remove mongo and bson from relocations as they arnt needed

* changed the config

* updated docs

* not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null not null

---------

Co-authored-by: William <will27528@gmail.com>
This commit is contained in:
Preva1l
2024-03-03 02:47:36 +11:00
committed by GitHub
parent eeb5e57c1e
commit 67dddf0cfa
16 changed files with 522 additions and 20 deletions

View File

@@ -10,4 +10,5 @@ plugin_description=A modern, cross-server player data synchronization system
jedis_version=5.1.0
mysql_driver_version=8.3.0
mariadb_driver_version=3.3.2
mongodb_driver_version=3.12.14
snappy_version=1.1.10.5