WatchTower for database

This commit is contained in:
2025-01-30 22:14:23 +08:00
parent 734d1e2c35
commit bda9ab6c3d
8 changed files with 135 additions and 31 deletions

View File

@@ -41,6 +41,8 @@ the establishment of the connection.
At the same time, the allocated database will be added into the watchtower for auto maintenance
(auto remove the soft-deleted records, backup and more).
Currently, the database is only support postgres, there is no plan for supporting other databases.
### Authorization
All the request forwarded by the Nexus will handle the authorization automatically.