mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
The server uses the postgres.js driver via kysely-postgres-js; nothing imports `pg`. `@opentelemetry/instrumentation-pg` stays — it only patches `pg` when present and is a no-op without it. Verified with pg removed: tsc clean, 2265 unit tests pass, and the full medium suite (55 files, 407 tests) passes. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bin | ||
| src | ||
| test | ||
| .gitignore | ||
| .npmignore | ||
| .prettierignore | ||
| .prettierrc | ||
| Dockerfile | ||
| Dockerfile.dev | ||
| eslint.config.mjs | ||
| helmet.json | ||
| mise.toml | ||
| nest-cli.json | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||