feat: Implement database factory and abstract session store for multi-database support, centralizing service creation in main.rs.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1216,6 +1216,8 @@ dependencies = [
|
||||
"sqlx",
|
||||
"thiserror 2.0.17",
|
||||
"tokio",
|
||||
"tower-sessions",
|
||||
"tower-sessions-sqlx-store",
|
||||
"tracing",
|
||||
"uuid",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user