Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplified Store Interface #545

Merged
merged 27 commits into from
Nov 7, 2022
Merged

Simplified Store Interface #545

merged 27 commits into from
Nov 7, 2022

Conversation

braginini
Copy link
Contributor

This PR simplifies Store and FileStore
by keeping just the Get and Save account methods.

The AccountManager operates mostly around
a single account, so it makes sense to fetch
the whole account object from the store.

@braginini braginini marked this pull request as ready for review November 6, 2022 17:10
@braginini braginini merged commit d0c6d88 into main Nov 7, 2022
@braginini braginini deleted the feature/new-store-interface branch November 7, 2022 11:10
pulsastrix pushed a commit to pulsastrix/netbird that referenced this pull request Dec 24, 2023
This PR simplifies Store and FileStore
by keeping just the Get and Save account methods.

The AccountManager operates mostly around
a single account, so it makes sense to fetch
the whole account object from the store.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants