Skip to content

rebus-org/Rebus.PostgreSql

Repository files navigation

Rebus.PostgreSql

install from nuget

Provides a PostgreSQL-based persistence for Rebus for

  • sagas
  • subscriptions
  • timeouts
  • transport

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.