HuskSync 1.3.1 fixes a few rare issues that could occur on certain setups and makes a few optimizations with connecting to Redis.
- Updated HikariCP to 5.0.1 to fix an issue where the database connection pool could be drained in rare circumstances.
- Updated the way Redis connections are established via Jedis
- Updated the Jedis dependency to 4.0.1
- A connection pooling setup is now utilized to enable a more optimal retrieval of connections.
- Added a config option to allow you to connect to Redis servers via SSL
To update, just drag+drop. The new
use_ssl config option should appear under
redis_settings in the config files of both the proxy and spigot servers.