8000 Add an etcd database backend · Issue #7 · netauth/netauth · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Add an etcd database backend #7
Open
@abrodersen

Description

@abrodersen

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0