All Classes and Interfaces
Class
Description
This abstract class is extended by platform plugin to provide some platform specific methods.
Since each platform have their own events' implementation for example Bungeecord events extends Event while velocity don't
This Class has all internal methods needed by every redis bungee plugin, and it can be used to implement another platforms than bungeecord or another forks of RedisBungee
Since Jedis now have UnifiedJedis which basically extended by cluster / single connections classes
can help us to have shared code.
This class intended for future release to support redis sentinel or redis clusters