RedisBungee/src/main/java/com/imaginarycode/minecraft/redisbungee
Tux 62cdf7af1b Indentation. 2014-08-09 15:26:52 -04:00
..
consumerevents RedisBungee 0.3 base code. A lot has changed. There is more to come. 2014-04-20 01:12:28 -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
RedisBungee.java Added an api method to send messages to a custom PubSub channel. This makes the register channel feature a lot more useful. 2014-07-25 19:00:53 -04:00
RedisBungeeAPI.java Indentation. 2014-08-09 15:26:52 -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 Do not cache username<->UUID mappings indefinitely. 2014-07-30 13:46:39 -04:00
RedisBungeeListener.java Preserve the old sample 2014-06-13 23:36:20 -04:00
RedisUtil.java Use Redis pipelining for more efficiency on high-load setups. Also updated Jedis dependency. 2014-06-11 07:24:09 -04:00