update

2881099
2020-12-03 01:17:07 +08:00
parent 7e7f036c6e
commit 847b93a09a
2 changed files with 4 additions and 0 deletions

@@ -1,3 +1,5 @@
本文所有内容基于单机数据库事务,分布式数据库 TCC/SAGA 方案请移步https://github.com/2881099/FreeSql.Cloud
## 1、UnitOfWork 事务
```csharp

@@ -51,6 +51,8 @@ using (TransactionScope ts = new TransactionScope())
}
```
分布式数据库 TCC/SAGA 方案请移步https://github.com/2881099/FreeSql.Cloud
## 分库 IdleBus
IFreeSql 对应一个数据库分库是不是要定义N个 IFreeSql分库的租户场景那不要定义10000个