Bifrost Document

Version 1.6.x

Bifrost ---- A heterogeneous middleware which can synchronize MySQL binlog data To Redis,MongoDB,ClickHouse...

Flow

Aggregate

Aggregate every 5 seconds.

It can only be referred to, and cannot be regarded as the performance of plugin processing.

Field

Count : After consumption from the channel queue + 1

ByteSize : One Data ByteSize * TableSyncListCount

Example

Bind Channel: default

DataCount: 10000

DataByteSize : 2Kb / row

Bind Sync ToServer: Redis,Mongodb,ClickHouse

calc

Count = 10000

ByteSize = 10000 * 2 * 3 = 60000 Kb

manager

image

增量 : Incremental data display

全量 : How much data traffic has been processed since Bifrost was last started

1分钟 : minute

10分钟 : 10 minute

1小时 : hour

8小时 : eight hour

24小时 : day

Data from 24 hours ago will be deleted

Home Flow

image

Last updated on 1 Nov 2020
Published on 1 Nov 2020
Edit on GitHub