litefs icon indicating copy to clipboard operation
litefs copied to clipboard

etcd support

Open niyue opened this issue 3 years ago • 1 comments

Hi there,

Thanks for creating the project, and litefs seems a good fit for my use case, but internally we use etcd instead of consul, and we would like to reduce dependency as much as possible (which is why users are using sqlite in many cases). I wonder if there is any chance we add an additional abstraction for consul so that both etcd and consul can be used? Thanks.

niyue avatar Sep 24 '22 02:09 niyue

Yes, I'd like to support etcd & the Kubernetes Lease API. There are a few other items that are higher priority that I need to get to first (e.g. WAL support, write forwarding, & S3 support).

benbjohnson avatar Sep 27 '22 19:09 benbjohnson