Jeremy Care

Results 4 issues of Jeremy Care

**Is your feature request related to a problem? Please describe.** I wan't to be able to run Jest configuration using my AWS Profile. **Describe the solution you'd like** A before...

feature-request
ready-to-work

Hi, I open this issue because `deepProperties` doesn't work with keys that have numbers in them. ```js const schema = { type: 'object', deepProperties: { '/audio.2.0/requireForced': { const: true, },...

Hey, We're currently preparing to add snapshots to our projects, it's not implemented yet in Castore. We are planning on implementing something similar to: ```typescript public async getAggregate(id: string): Promise...

**Describe the bug** A clear and concise description of what the bug is. We are caching the events before sending them to the eventStore.pushGroupEvent Our Encapsulation of Castore ```typescript import...