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

Save Peer Status separately in the FileStore #554

Merged
merged 4 commits into from
Nov 8, 2022

Conversation

braginini
Copy link
Contributor

Due to peer reconnects when restarting the Management service,
there are lots of SaveStore operations to update peer status.

Store.SavePeerStatus stores peer status separately and the
FileStore implementation stores it in memory.

@braginini braginini merged commit f37b43a into main Nov 8, 2022
@braginini braginini deleted the feature/add-peer-status-store branch November 8, 2022 09:46
pulsastrix pushed a commit to pulsastrix/netbird that referenced this pull request Dec 24, 2023
Due to peer reconnects when restarting the Management service,
there are lots of SaveStore operations to update peer status.

Store.SavePeerStatus stores peer status separately and the
FileStore implementation stores it in memory.
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