Skip to content

Consolidate Prisma client usage #116

@robertocarlous

Description

@robertocarlous

Problem

src/stellar/events.ts instantiates its own PrismaClient instead of src/db/index.ts singleton.

Acceptance criteria

  • Single shared client; no extra connection pools
  • Verify graceful disconnect on shutdown

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions