Hi Castore team !
Thank you for your great work on the library.
Is your feature request related to a problem? Please describe.
I am looking for a multitenancy event sourcing library.
How would you approach this in Castore ?
Describe the solution you'd like
I am not an expert of event sourcing but I would like to add to all events a tenantId property and modify the dynamodb event-storage-adapter in order to partition data by tenants.
Describe alternatives you've considered
One alternative is to create everything from scratch but I'd rather use your library.
Thank you very much for your help !
Hi Castore team !
Thank you for your great work on the library.
Is your feature request related to a problem? Please describe.
I am looking for a multitenancy event sourcing library.
How would you approach this in Castore ?
Describe the solution you'd like
I am not an expert of event sourcing but I would like to add to all events a tenantId property and modify the dynamodb event-storage-adapter in order to partition data by tenants.
Describe alternatives you've considered
One alternative is to create everything from scratch but I'd rather use your library.
Thank you very much for your help !