This module provides a fully asynchronous client for etcd 2.x implemented using Akka HTTP.
The integration tests require an instance of etcd running. Please use Docker Compose to start it:
docker-compose up
This module provides a fully asynchronous client for etcd 2.x implemented using Akka HTTP.
The integration tests require an instance of etcd running. Please use Docker Compose to start it:
docker-compose up