netbird/.github
Bethuel Mmbaga 95299be52d
Deprecate FileStore engine support (#2119)
* Removejsonfile' from test matrix in workflows

* Remove sqlite to json migration command

* Refactor store engine implementation to remove JSON file store support

The codebase has been refactored to remove support for JSON file store storage engine, with SQLite serving as the default store engine. New functions have been added to handle unsupported store engines and to migrate data from file store to SQLite.

* Remove 'downCmd' from migration commands

* Refactoring

* Add sqlite cleanup

* Remove comment
2024-06-13 13:39:19 +03:00
..
ISSUE_TEMPLATE Update bug-issue-report.md label (#1640) 2024-02-29 10:21:00 +01:00
workflows Deprecate FileStore engine support (#2119) 2024-06-13 13:39:19 +03:00
pull_request_template.md Simplify event storing with one generic method (#662) 2023-01-24 10:17:24 +01:00