//
pkg.gl
Category
github.com/54xiake/mongo-sync-elasticsearch
service
package
0.3.1
Repository:
https://github.com/54xiake/mongo-sync-elasticsearch.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
10 SLOC
#
Constants
MaxFullSyncBatchInsertCount
最大批量同步条数.
MaxIncrSyncBatchInsertCount
No description provided by the author
SyncTypeDefault
默认,全量+增量.
SyncTypeFull
只进行全量同步.
SyncTypeIncr
只进行增量同步.