-
-
Notifications
You must be signed in to change notification settings - Fork 40
Home
Robin Rodricks edited this page Jan 18, 2023
·
19 revisions
FluentStorage supports 2 storage types:
-
Blob Storage - store unstructured binary files of any size. Examples are AWS S3, Azure Blob Storage, local folder etc.
-
Message Storage - asynchronous mechanism to send and receive messages between systems. Examples are AWS SQS, MSMQ, Azure Service Bus.
-
Data Transformation Sinks - encryption and compression data transformation sinks.