helix icon indicating copy to clipboard operation
helix copied to clipboard

Is helix possible to support etcd or consul?

Open shuitai opened this issue 2 years ago • 6 comments

Currently helix is based on zookeeper, is it possible to support other components such as etcd or consul, because they are more more lightweight.

shuitai avatar Jun 06 '23 06:06 shuitai

We are working on abstraction layer and you can implement etcd/consul based functionality. This is work-in-progress from Helix team at LinkedIn. thanks

desaikomal avatar Jun 06 '23 13:06 desaikomal

@xyuanlu - would you share the Metaclient design link ? We can also close this issue as we are already working on it.

desaikomal avatar Jun 06 '23 15:06 desaikomal

@desaikomal thanks for your reply, @xyuanlu please share design link, thanks!

shuitai avatar Jun 07 '23 01:06 shuitai

@xyuanlu please share design link, thanks!

shuitai avatar Aug 10 '23 09:08 shuitai

Hi! any updates?

shuitai avatar Jan 19 '24 00:01 shuitai

@shuitai Would like to clarify that even it is generic client. We will have all APIs ready but not have the implementation.

Also that client is just for metadata read/write client, it is not fully replaced the usage in Helix as now. If you are looking for short term usage, unfortunately, the answer is no...

junkaixue avatar Feb 22 '24 23:02 junkaixue