Project request: micronaut-etcd #4486
-
Dear community, I'm opening this discussion to propose a new project within the micronaut umbrella. micronaut-etcdThe idea would be to create a new project to embed the Java client to manage the etcd API from micronaut applications, as we have to today for other important projects such as Redis, Consul, PosgreSQL, and more. What is etcd?The etcd project (https://etcd.io/) is an incubating project on the Cloud Native and Computing Foundation Landscape (https://landscape.cncf.io/category=coordination-service-discovery&grouping=category). This is a distributed, reliable key-value store which mainly known because is heavily used by Kubernetes project (http://kubernetes.io/) Some numbersThis is a widely used project and that can be inferred from its numbers:
Current implementationToday, the etcd project offers an official Java client to manage the etcd API. More details on https://github.com/etcd-io/jetcd |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Sounds great, like other projects we encourage you to start in your own GitHub account and then when you are ready we can create the project and you can submit a PR it can be considered for inclusion. This is the same approach we took for https://github.com/micronaut-projects/micronaut-nats and https://github.com/micronaut-projects/micronaut-graphql which were contributed by external contributors initially |
Beta Was this translation helpful? Give feedback.
Sounds great, like other projects we encourage you to start in your own GitHub account and then when you are ready we can create the project and you can submit a PR it can be considered for inclusion. This is the same approach we took for https://github.com/micronaut-projects/micronaut-nats and https://github.com/micronaut-projects/micronaut-graphql which were contributed by external contributors initially