文件名称:Go-go-mysql-elasticsearch-自动同步你的MySQL数据到Elasticsearch
文件大小:29KB
文件格式:ZIP
更新时间:2022-09-02 13:59:00
Go开发-数据库工具/驱动
go-mysql-elasticsearch - 自动同步你的MySQL数据到Elasticsearch
【文件预览】:
go-mysql-elasticsearch-master
----.gitignore(3B)
----go.mod(352B)
----Dockerfile(455B)
----elastic()
--------client.go(10KB)
--------client_test.go(3KB)
----Makefile(255B)
----etc()
--------river.toml(4KB)
----.travis.yml(1022B)
----LICENSE(1KB)
----go.sum(2KB)
----README.md(8KB)
----clear_vendor.sh(425B)
----river()
--------river_test.go(12KB)
--------status.go(1KB)
--------master.go(2KB)
--------sync.go(12KB)
--------rule.go(2KB)
--------river.go(7KB)
--------river_extra_test.go(3KB)
--------config.go(2KB)
----cmd()
--------go-mysql-elasticsearch()