Open
Description
High availability is important for a networked authentication system. An etcd
-based database backend would enable such a scenario, allowing multiple instances of NetAuth to run in parallel using the same data store. The watch functionality could be used to keep the search index fresh. The transaction functionality could be used to implement the incrementing counter. Additionally, etcd
already has a supported go client, easing the implementation work.
Metadata
Metadata
Assignees
Labels
No labels