Any real-world, enterprise-grade experience with Transactional NTFS (TxF)?

前端 未结 5 1725
伪装坚强ぢ
伪装坚强ぢ 2020-12-30 23:53

Background:

I am aware of this SO question about Transactional NTFS (TxF) and this article describing how to use it, but I am looking for <

5条回答
  •  一生所求
    2020-12-31 00:37

    Have you considered filestream support in SQL Server 2008 (if you're using SQL Server 2008 of course)? I'm not sure about performance, but it offers transactionality and supports backup/restore.

提交回复
热议问题