[PR #641] [CLOSED] SQLite event store periodic cleanup #13924

Open
opened 2026-08-05 02:09:12 -04:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/641
Author: @braginini
Created: 1/2/2023
Status: Closed

Base: mainHead: feature/event_store_cleanup


📝 Commits (2)

  • 596e47e Add periodic SQLite event store cleanup
  • e88a6ab Move cleanup routine to a separate method

📊 Changes

1 file changed (+36 additions, -1 deletions)

View changed files

📝 management/server/activity/sqlite/sqlite.go (+36 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbirdio/netbird/pull/641 **Author:** [@braginini](https://github.com/braginini) **Created:** 1/2/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feature/event_store_cleanup` --- ### 📝 Commits (2) - [`596e47e`](https://github.com/netbirdio/netbird/commit/596e47e97940fa59bbdbe99b23456778019dfb90) Add periodic SQLite event store cleanup - [`e88a6ab`](https://github.com/netbirdio/netbird/commit/e88a6ab1ced75ead2bd56aedad436a088a0d3f9b) Move cleanup routine to a separate method ### 📊 Changes **1 file changed** (+36 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `management/server/activity/sqlite/sqlite.go` (+36 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2026-08-05 02:09:12 -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#13924