Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info
titleDatabase Filestream

Filestream is a required feature that must be enabled on the Database Instance that CostOS will use.

Filestream, as a feature, allows binary data to be saved to the filesystem instead of the database. This provides a performance enhancement, when used for large ammounts of data. Furthermore, Filestream protects data integrity because the file operations are performed as part of a transaction.

Filestream Data are still saved in tables, like traditional BLOB data types.

Read More

Normally, CostOS Server Installer will enable and configure this feature automatically. See more at TODO:LINK TO FILESTREAM INSTRUCTIONS Install and configure CostOS Application Database (Microsoft SQL Server)