Bifrost Document

Version 1.6.x

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

Add

Multiple target libraries can be bound to one plug-in

After the target database is added, the data of a table in the data source can be synchronized to which target database

image

Field:

ToServerKey : The global unique value must be unique when adding the target database. It is needed when setting synchronization of the data table

PluginName : Which plug-in

PluginVersion : plugin version

ConnUri : The URI of the plug-in connection

LastID : Auto increment ID,

MaxConn : Maximum number of connection pools

MinConn : Minimum number of connection pools

CurrentConn : How many connections have been created

AvailableConn : idle connection

Notes : It’s easy for you to remember

Last updated on 23 Nov 2019
Edit on GitHub