etcdjs
etcd client
A low-level client library for interacting with an etcd cluster, supporting failover and automatic host discovery.
Low level etcd v2 client written in Javascript with failover support
58 stars
8 watching
16 forks
Language: JavaScript
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
gtamas/etcdmanager | An ETCD client with a cross-platform GUI for managing keys, clusters, and users | 482 |
justinsb/jetcd | A Java client library for etcd, providing an asynchronous and non-blocking way to interact with the distributed key-value store. | 137 |
mingchuno/etcd4s | A Scala library implementing the V3 API of etcd using gRPC and providing optional support for stream APIs via Akka Streams. | 31 |
jimmycuadra/rust-etcd | An etcd client library for Rust. | 143 |
mafintosh/multicast-dns | An implementation of a low-level multicast DNS protocol in pure JavaScript | 513 |
mafintosh/webcat | Enables peer-to-peer communication between users on the web using public-key authentication and WebRTC. | 445 |
mafintosh/discovery-server | A TCP/UTP server that auto announces itself using discovery-channel | 58 |
mafintosh/ip-packet | Tools for working with IP packets in JavaScript. | 42 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
api7/lua-resty-etcd | A nonblocking Lua driver for the etcd distributed key-value store service | 191 |
mafintosh/k-rpc | Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
mesosphere-backup/etcd-mesos | Automates etcd cluster management and recovery in distributed systems | 67 |
n1k0/tooty | A multi-account Mastodon web client written in Elm. | 157 |
mafintosh/webrtc-swarm | Enables peer-to-peer communication using WebRTC and facilitates discovery and connection brokering through a central hub. | 382 |
tomusdrw/rust-web3 | A client library for Ethereum JSON-RPC multi-transport | 1,461 |