Centrifugo PRO v3.1.1
Centrifugo PRO is an extended version of Centrifugo with a set of additional features. These features can provide your business with unique benefits – drastically save development time, reduce resource usage on a server, protect your backend from misusing, and put the system observability to the next level.
More details and feature description can be found in Centrifugo PRO docs.
Release notes:
- Inherit Centrifugo v3.1.1 OSS
- Possibility to skip ClickHouse initialization and ping on start using new boolean options:
skip_schema_initialization
andskip_ping_on_start
– see configuration docs for detailed information. With both options on Centrifugo may start even if ClickHouse cluster is not healthy at the moment.
Docker images
docker pull centrifugo/centrifugo-pro:v3.1.1
docker pull centrifugo/centrifugo-pro:v3
docker pull centrifugo/centrifugo-pro:v3.1