Skip to content

marcosflobo/micronaut-etcd

Repository files navigation

Micronaut etcd

Codacy Badge Maven Central Build Status

This project integrates etcd and Micronaut

etcd API versions supported

  • 3.x

Features

On this list you can find the supported features/services based on the official etcd API reference.

Auth

Pending

Key-value

Service Status
GET (Range) DONE
PUT DONE
DELETE DONE
COMPACT PENDING
TXN PENDING

Cluster

Pending

Maintenance

PENDING

Lease

PENDING

Watch

PENDING

More info at https://etcd.io/docs/v3.4.0/learning/api/

Documentation

See the Documentation for more information.

See the Snapshot Documentation for the current development docs.

Examples

Examples can be found in the examples directory.

Snapshots and Releases

Snaphots are automatically published to JFrog OSS using Github Actions.

See the documentation in the Micronaut Docs for how to configure your build to use snapshots.

Releases are published to JCenter and Maven Central via Github Actions.

Releases are completely automated. To perform a release use the following steps:

About

Integration between Micronaut and etcd (https://etcd.io/)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages