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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user