FoundatioFx / Foundatio

Pluggable foundation blocks for building distributed apps.
Apache License 2.0
1.96k stars 243 forks source link

Add storage streammode #292

Closed garcipat closed 11 months ago

garcipat commented 11 months ago

Add package internal enumeration for stream mode that can be expanded as new options to use a stream is added.

The option to use FileAccess in FolderStorage was kept to be able to use it if desired and not cut off the functionality.