-
Notifications
You must be signed in to change notification settings - Fork 52
Home
mohammed jasem alaajel edited this page May 15, 2024
·
10 revisions
RedisBungee shares data using the Redis key-value store.
RedisBungee is currently used in production on several large and well-known Minecraft networks, making it a logical addition to your network if you are looking to grow.
- Synchronizes most player information, including network count.
- Graceful degradation, If a BungeeCord Or Velocity instance goes down, your network doesn't go down. Only a portion of it does.
- Highly scalable, RedisBungee has supported networks with thousands of concurrent players online. Don't believe it? Just ask.
- Meticulously optimized, for the highest performance.
- Powered by Redis, a flexible key-store value with many libraries available for it.
- Easy to hook and use, with a wide variety of available plugins developed for it.