netbird/management/cmd
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
..
defaults.go Feature/dns protocol (#543) 2022-11-07 15:38:21 +01:00
management.go Pass integrated validator for API (#1814) 2024-04-15 12:08:38 +02:00
migration_up.go Deprecate FileStore engine support (#2119) 2024-06-13 13:39:19 +03:00
root.go Deprecate FileStore engine support (#2119) 2024-06-13 13:39:19 +03:00