etcd4s
Etcd client
A Scala library implementing the V3 API of etcd using gRPC and providing optional support for stream APIs via Akka Streams.
Scala etcd client implementing V3 APIs
31 stars
3 watching
4 forks
Language: Scala
last commit: 3 months ago akkaakka-streamsetcdetcd-clientetcdv3grpcscala
Related projects:
Repository | Description | Stars |
---|---|---|
| An ETCD client with a cross-platform GUI for managing keys, clusters, and users | 484 |
| A low-level client library for interacting with an etcd cluster, supporting failover and automatic host discovery. | 58 |
| An etcd client library for Rust. | 143 |
| An etcd plugin for a distributed system communication framework, providing integration with the etcd key-value store. | 29 |
| A Java client library for etcd, providing an asynchronous and non-blocking way to interact with the distributed key-value store. | 137 |
| A library implementing a replicated state machine algorithm for distributed systems | 694 |
| Provides a custom resource for managing an Etcd distributed key/value store in Chef recipes | 79 |
| A client library for interacting with Gremlin Server via reactive-websocket using Scala.js and uPickle serialization | 6 |
| A nonblocking Lua driver for the etcd distributed key-value store service | 191 |
| An asynchronous Scala library for interacting with InfluxDB databases | 122 |
| An example project demonstrating the implementation of a scalable and maintainable HTTP API in Scala using Domain-Driven Design (DDD) principles | 135 |
| A Scala-based client library for interacting with Kubernetes clusters | 76 |
| A high-performance Memcached client for Scala with both asynchronous and blocking APIs. | 106 |
| A comprehensive Scala HTTP client library providing a clean and programmer-friendly API to describe HTTP requests and responses. | 1,460 |
| An example project demonstrating the compilation and deployment of an Akka HTTP server using GraalVM native-image for production use | 93 |