rebus-org / Rebus.MySql

:bus: MySQL integration for Rebus

Home Page:https://mookid.dk/category/rebus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rebus.MySql

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

:bus: MySQL integration for Rebus

https://mookid.dk/category/rebus

License:Other


Languages

Language:C# 99.3%Language:Batchfile 0.7%