Skip to content
Robin Rodricks edited this page Jan 18, 2023 · 19 revisions

Documentation

FluentStorage supports 2 storage types:

  • Blob Storage - store unstructured binary files of any size. (AWS S3, Azure Blob Storage, GCP Storage, local folder..)

  • Message Storage - send and receive messages between systems. (AWS SQS, MSMQ, Azure Service Bus..)

  • Data Transformation Sinks - encryption and compression data transformation sinks.

Storagetypes