[PR #554] Save Peer Status separately in the FileStore #12741

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

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

State: closed
Merged: Yes


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.

**Original Pull Request:** https://github.com/netbirdio/netbird/pull/554 **State:** closed **Merged:** Yes --- 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.
saavagebueno added the pull-request label 2026-08-05 02:06:35 -04:00
saavagebueno changed title from [PR #554] [MERGED] Save Peer Status separately in the FileStore to [PR #554] Save Peer Status separately in the FileStore 2026-08-05 03:06:55 -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#12741