RedisBungee/src/main/java/com/imaginarycode/minecraft/redisbungee
Tux 5102c39ee6 Removed player count caching and fixed typo (ported from the efficient-server-listing branch). 2014-08-18 15:33:51 -04:00
..
consumerevents Enhanced server listing API (now more efficient) and fixed count issues. 2014-08-10 17:58:45 -04:00
events RedisBungee 0.3 base code. A lot has changed. There is more to come. 2014-04-20 01:12:28 -04:00
util Don't use Date, instead use Calendar. I still want to sneak in LocalDate somehow... 2014-07-30 18:03:07 -04:00
DataManager.java Use an unbounded cache via ConcurrentHashMap. 2014-08-10 06:34:05 -04:00
RedisBungee.java Removed player count caching and fixed typo (ported from the efficient-server-listing branch). 2014-08-18 15:33:51 -04:00
RedisBungeeAPI.java BLEEDING: New data caching mechanism for RedisBungee, which will enable greater performance as soon as it has been fleshed out. 2014-08-09 23:16:47 -04:00
RedisBungeeCommandSender.java Make the command sender public again 2014-07-02 19:30:28 -04:00
RedisBungeeCommands.java Ran inspections on code. Fixed compile errors. 2014-05-30 23:57:42 -04:00
RedisBungeeConsumer.java Removed player count caching and fixed typo (ported from the efficient-server-listing branch). 2014-08-18 15:33:51 -04:00
RedisBungeeListener.java Merge branch 'master' into data-caching 2014-08-10 06:49:33 -04:00
RedisUtil.java Removed efficient per-server list fetching. It had too many issues. It will be readded when it can be fixed. 2014-08-14 20:21:56 -04:00