apache / shardingsphere-elasticjob

Distributed scheduled job
Apache License 2.0
8.13k stars 3.28k forks source link

Use etcd3 as a registry #2221

Open SuperCarrys opened 1 year ago

SuperCarrys commented 1 year ago

I have a plan to implement the logic of etcd as a registration center. After my research, etcd3 can support the use of job functions. Does the community have such a plan? I also want to contribute my code to the community after completion.

WuJingLearn commented 1 year ago

nb

liangyuanpeng commented 1 year ago

That's awesome, i want it. Just one note that, jetcd will drop java8, it's mean the min java version is java 11. check: https://github.com/etcd-io/jetcd/issues/1218

linghengqian commented 1 year ago
linghengqian commented 2 months ago