rebus-org / Rebus.PostgreSql

:bus: PostgreSQL persistence for Rebus
https://mookid.dk/category/rebus
Other
17 stars 19 forks source link
message-queue persistence postgres postgresql rebus transport

Rebus.PostgreSql

install from nuget

Provides a PostgreSQL-based persistence for Rebus for

Note: In your npgsql connection string, if you are using the default settings, set your maximum pool size=30 to avoid connection pool exhaustion issues.