We use cookies and similar technologies to ensure you get the best experience on our websites. By actively using the website you're consenting to use these cookies.
NHibernate Custom Saga Finding Logic Perform custom saga finding logic based on custom query logic when the Saga storage is a relational database using NHibernate as the ORM.
SQL Persistence Saga Finding Logic Perform custom saga finding logic based on custom query logic when the Saga storage is the native SQL Persistence.
Related Articles
Sagas Maintain statefulness in distributed systems with the saga pattern and NServiceBus' event-driven architecture with built-in fault-tolerance and scalability.