Centrifugo PRO v4.0.0-beta.8
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:
- Drastically reduced overhead of ClickHouse analytics feature: Centrifugo PRO now uses the most efficient way possible to export data to ClickHouse
- Breaking change: Headers and Metadata fields of
connections
table are now ofMap(String, Array(String))
type instead of Nested.