hanakoa / alpaca

Containerized Go µServices for authentication and authorization.
https://hanakoa.github.io/alpaca/
MIT License
5 stars 0 forks source link

API: Use etcd to distribute Snowflake machine IDs #54

Open kevinmichaelchen opened 6 years ago

kevinmichaelchen commented 6 years ago

etcd is a distributed key-value store. Upon startup, apps should register with the etcd cluster to determine their Snowflake machine ID.