gonzalojaubert

Results 18 issues of gonzalojaubert

Add to the Global Error Handler events not found

Replace nedb with seald/nedb fork End to end - Local provider integration tests fixed

Add the `select` method to project which fields you want to get in your read model query: ```typescript @Command({ authorize: 'all', }) export class GetProductsCount { public constructor(readonly filters: Record)...

## Description Add a global event handler ## Checks - [X] Project Builds - [X] Project passes tests and checks - [X] Updated documentation accordingly

## Description ## Changes * Add ScheduleCommandHandler metadata * Add EventHandler metadata * Add Reducer metadata * Add Projection metadata * Add EventHandler envelope * Add Reducer envelope * Add...

## Description Add ReadModel migrateAll method ## Checks - [X] Project Builds - [X] Project passes tests and checks - [X] Updated documentation accordingly