Provides MySQL implementations for Rebus for
- transport
- sagas
- subscriptions
- timeouts
- saga snapshots
- data bus
Make sure your connection string has 'Allow User Variables=true' for the SQL to work correctly.
Please note: This version is using MySqlConnector to connect to MySQL, not the Oracle one. See https://mysqlconnector.net/ for more information.