Did anyone try AsyncLocalStorage (from e.g. node 1...
# orm-help
l
Did anyone try AsyncLocalStorage (from e.g. node 16) for storing prisma client and other context? This will simplify a lot of stuff in our code, but not entirely sure of how stable it is.