Skip to content

❌ DEPRECATED 🚌 Azure Storage transport, databus storage, etc. for Rebus

License

Notifications You must be signed in to change notification settings

rebus-org/Rebus.AzureStorage

Repository files navigation

Rebus.AzureStorage

install from nuget

THIS REPO IS TO BE DEPRECATED!

Check out Rebus.AzureBlobs for blob-based implementations of databus storage and saga snapshots.

Check out Rebus.AzureQueues for a storage queues-based transport implementation.

Library for table-based subscription storage will follow.

THIS REPO IS TO BE DEPRECATED!

Provides Azure Storage-based implementations for Rebus of

  • data bus storage (in blobs)
  • transport (with queues)
  • saga auditing snapshots (blobs)
  • subscriptions (tables)