MassTransit.EventStoreIntegration icon indicating copy to clipboard operation
MassTransit.EventStoreIntegration copied to clipboard

EventStore persistence for MassTransit

Results 4 MassTransit.EventStoreIntegration issues
Sort by recently updated
recently updated
newest added

Event Store has been updated to 20.6.0 now https://eventstore.com/blog/event-store-20.6.0-release/ And they start promoting the new gRPC client, `EventStore.Client.Grpc.Streams`, and start disable TCP be default. Will this package be updated to...

Hi Alexey, I'm working on a project which required saga features. The Sample-Courier provided by MassTransit describes everything I need, except the storing part. So I'm writing a POC to...

Modify SendQuery method due to breaking change on the ISagaRepository interface.

I get this exception, which could be ignored if I could set Json serializer settings: ``` invalid expiration '-68745': {value_negative,-68745}) (Self referencing loop detected for property 'Warehouse' with type 'REST.NWMS.Warehouse'....