[PR #545] Simplified Store Interface #13760

Closed
opened 2026-08-05 02:08:58 -04:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/545

State: closed
Merged: Yes


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.

**Original Pull Request:** https://github.com/netbirdio/netbird/pull/545 **State:** closed **Merged:** Yes --- 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.
saavagebueno added the pull-request label 2026-08-05 02:08:58 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#13760