ETCD
Etcd server PoC for messaging queue This
Features
- etcd API v3 compatible client using protobuf to leverage existing ecosystem
- priority is a queue implementation with order and delivery guarantee
- no message storage, cluster election, as use another cluster implementation
- ability to build into another rust application as a component, see rppd