Skip to content

bgrainger/Rebus.MySqlConnector

Repository files navigation

Rebus.MySqlConnector

install from nuget

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.


About

🚌 MySQL transport and persistence for Rebus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published