Ty Sayers
|
af898e3306
|
Convert PlayerStatus trackers, Bungee MOTD, and Bungee Server status' from MySQL storage to redis-based system using DataRepository's.
Re-organize structure of ServerData packaging.
|
2015-03-14 01:03:22 -04:00 |
|
Ty Sayers
|
7dbf970df7
|
Add support for multiple slave connections for load balancing.
|
2015-03-08 19:17:28 -04:00 |
|
Ty Sayers
|
4237cd082c
|
Add support for master-slave replication in redis to balance load of read and writes. Redis based repositories now read/write to specified connection pools (master or slave).
|
2015-03-07 23:19:35 -05:00 |
|
Jonathan Williams
|
d3788e8ddc
|
Fixed redis server time functions.
Added kill option for servers with motd Finished in servermonitor
|
2014-10-11 04:40:53 -07:00 |
|
Chiss
|
316ce38056
|
Changed Utility time to ms
|
2014-10-11 20:53:39 +11:00 |
|
MrTwiggy
|
5c9ee3e79e
|
Add ServerCommand system for live cross-server commands,. Update Queuer to support Redis based database and functionality. Fix ServerStatus start up dates to synchronize properly with central Redis time. Add new DataRepository's for easier dynamic object storage in redis. Update Portal server-transfers to support new cross-server command system rather than database stored server transfers.
|
2014-09-21 20:42:47 -04:00 |
|
Ty
|
6a9255e97b
|
Add new Mineplex.ServerData library for interfacing with the ServerRepository, and modify Mineplex.ServerMonitor, Mineplex.Bungee.Mineplexer and Mineplex.Core to integrate changes.
|
2014-08-01 17:56:29 -04:00 |
|