mirror of
https://github.com/Art051/immich.git
synced 2025-08-11 19:29:00 +00:00
feat(server): use postgres-adapter for websockets (#5569)
* feat(server): use postgres-adapter for websockets * refactor: create attachment table via migration
This commit is contained in:
@@ -2,4 +2,4 @@ export * from './database-locks';
|
||||
export * from './database.config';
|
||||
export * from './infra.config';
|
||||
export * from './infra.module';
|
||||
export * from './redis-io.adapter';
|
||||
export * from './websocket.adapter';
|
||||
|
||||
Reference in New Issue
Block a user