Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

oskardudycz
Copy link
Collaborator

Besides that:

  • Adjusted in memory projection definition to handle also non-nullable types
  • Fixed passing the context correctly to the reactor handler.
  • Exported in memory projections, as they were missing,
  • Added an integration test to check if it works well with the PostgreSQL consumer.

Note: EventStoreDB consumers must be aligned with the processors' abstractions to use InMemoryProcessor. This will come in the follow up PR.

@stepaniukm @GaryACraine @mbirkegaard FYI

@oskardudycz oskardudycz added this to the 0.38.0 milestone May 4, 2025
@oskardudycz oskardudycz force-pushed the inmemory_message_processors branch from 306790a to 46246cf Compare May 4, 2025 18:12
…types

Also fixed passing the context correctly to reactor handler.

Exported in memory projections.

Added test to check if it works well with PostgreSQL consumer.
@oskardudycz oskardudycz force-pushed the inmemory_message_processors branch from 46246cf to 1e07550 Compare May 4, 2025 18:19
@oskardudycz oskardudycz merged commit 6a8dd47 into main May 4, 2025
6 checks passed
@oskardudycz oskardudycz deleted the inmemory_message_processors branch May 4, 2025 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant