Skip to content
mohammed jasem alaajel edited this page Apr 28, 2024 · 9 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.

Features.

  • 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.

Installation.

Usage

Clone this wiki locally