两大同步模式
Bifrost 可以将 MySQL 中的数据全量、实时增量地同步到多个数据库中, 就如同漫威里的彩虹桥可以将雷神送到阿斯加德和地球那样。
离线全量同步
实时增量同步
多种目标端支持
Bifrost 支持同步到以下目标端
Redis
MongoDB
StarRocks
Doris
Memcached
RabbitMQ
ActiveMQ
Kafka
Elasticsearch
MySQL
ClickHouse
HTTP 自定义服务
Hprose RPC 自定义服务
shell>
wget https://github.com/brokercap/Bifrost/releases/download/v2.3.6-beta/bifrost_v2.3.6-beta_Linux-amd64-bin.tar.gz
shell>
tar -zxvf bifrost_v2.3.6-beta_Linux-amd64-bin.tar.gz
shell>
cd bifrost_v2.3.6-beta_Linux-amd64-bin/bin && chmod a+x ./Bifrost*
shell>
./Bifrost-server start
超低部署门槛
无需过多配置,您就可以在您的电脑上体验 Bifrost!
UI 操作集成
Bifrost 提供了功能强大的 UI 界面,方便用户操作