Integrating `@effect/sql-pg` with NestJS for Persistent Connections
Hi guys! I want to use
@effect/sql-pg inside NestJS application (yep, i understand how weird does it sounds). Is there a way to do it? I am thinking about how to maintain a persistence connection inside effect runtime and how to call it from outside