ultimate-backend icon indicating copy to clipboard operation
ultimate-backend copied to clipboard

[Question] Is scoped request now supported by CQRS?

Open nathandaly opened this issue 4 years ago • 1 comments

Hi there,

Firstly thanks for this repo. Some great inspiration for our own client project. I am working within a monorepo with multi-tenancy in TypeOrm which is pulling database credentials from AWS Secrets Manager.

I want to implement CQRS with Event Sourcing but read this comment: https://github.com/juicycleff/ultimate-backend/blob/master/apps/service-project/src/app.module.ts#L17

Is this still the case?

nathandaly avatar Nov 25 '21 09:11 nathandaly

Same question for @juicycleff ? Thanks

unckleg avatar Nov 25 '21 13:11 unckleg