Commit Graph

57 Commits

Author SHA1 Message Date
xuejiaming 167c44be53 完成第一版本的多字段sharding [#82] 2021-12-24 15:23:55 +08:00
xuejiaming 772004465f 添加启动表确认管理者,可以有效的判断当前数据库是否存在对应的表信息 2021-12-12 13:40:32 +08:00
xuejiaming 62627e26cc 添加平行表关系保证相同表之间不会出现笛卡尔积[#74] 2021-12-09 15:46:18 +08:00
xuejiaming 646b01bcbb 移除useMemorySkip的参数系统采用自行处理并且发布x.3.1.71 2021-12-06 23:46:13 +08:00
xuejiaming 9eff3f47d5 完美集成connection mode并且优化connection mode 2021-12-06 14:19:54 +08:00
xuejiaming 9ec692ed75 迭代器查询也支持链接模式 2021-12-05 01:15:45 +08:00
xuejiaming e3d0e0c783 修改readme读写分离使用 2021-12-02 23:47:26 +08:00
xuejiaming be9476e591 优化读写分离支持权重添加,优化sum和average的装箱拆箱 2021-11-30 16:11:06 +08:00
xuejiaming d91dd52c5e 优化并发查询控制使用异步 2021-11-30 09:53:07 +08:00
xuejiaming f4b247ed9a 添加了很多备注 2021-11-25 14:00:01 +08:00
xuejiaming 78cac03485 修复读写分离bug,发布x.3.1.39 2021-11-13 11:13:47 +08:00
xuejiaming 80b8e8d9a5 发布x.3.1.38添加自动添加表给一些懒惰的小伙伴提供建表 2021-11-12 16:13:25 +08:00
xuejiaming efa9476651 修复guid在csharp处的排序异常问题 2021-11-12 14:31:45 +08:00
xuejiaming 7be87935fa [#22] 支持ef-core6.0,发布x.3.1.31 2021-11-09 14:13:00 +08:00
xuejiaming a680f07a92 修复批处理解析时创建的dbcontext不会加入到当前的事务的bug 2021-11-05 21:03:54 +08:00
xuejiaming 835db61507 修复自动job的bug 2021-11-04 17:42:26 +08:00
xuejiaming 39dbdac663 添加readme的文档 2021-11-03 08:48:24 +08:00
xuejiaming 6539e1e74a fixed transaction bug published x.3.1.06 2021-10-20 11:08:44 +08:00
xuejiaming 2783b7c7a8 添加完美的dbcontext事务使用和优化dbcontext的管理添加datasourcedbcontext
并且发布x.3.1.5
2021-10-19 17:08:36 +08:00
xuejiaming eba1eedee4 修改配置精简,发布x.3.1.1 2021-10-15 17:18:23 +08:00
xuejiaming 413b46978d 修改dbcontext使用无泛型结构 2021-10-11 20:58:55 +08:00
xuejiaming 52558a276d 修改demo和readme 2021-10-08 13:37:02 +08:00
xuejiaming 47ca273377 添加codefirst并且优化自动追踪 2021-10-07 04:53:54 +08:00
xuejiaming b2c1247108 升级efcore5和efcore3并且完善自动追踪文档发布x.3.0.00版本 2021-09-24 10:54:30 +08:00
xuejiaming a66a19d452 #11 support auto track while select entity is dbcontext model 2021-09-24 10:11:39 +08:00
xuejiaming 8e315ddcd2 完善readme和启动配置接口名称 2021-09-23 10:17:25 +08:00
xuejiaming 0b7ef8d6c2 #18 2021-09-22 20:35:19 +08:00
xuejiaming 18cdbfea0e 完成了分表的支持除了批量处理 #10 2021-09-20 22:26:48 +08:00
xuejiaming 4f8d35a6b0 1 2021-09-07 13:36:12 +08:00
xuejiaming 3e90bc1672 read write support 2021-09-07 13:18:58 +08:00
xuejiaming 773f11266f 1 2021-09-07 13:16:06 +08:00
xuejiaming ee0f6c1781 1 2021-09-06 09:05:04 +08:00
xuejiaming 0440a9e67d 完成初步的分表分页组件 2021-09-03 16:00:12 +08:00
xuejiaming c59194eb84 1 2021-08-27 13:31:50 +08:00
xuejiaming 519fe66a06 优化订单创建分表的方式 2021-08-27 10:06:29 +08:00
xuejiaming ee8f853a78 如何支持sqlserver2008r2 2021-08-27 09:57:40 +08:00
xuejiaming daea460789 修复未分表的对象无法查询bug 2021-08-26 19:26:56 +08:00
xuejiaming 701043b41c 1 2021-08-23 08:18:17 +08:00
xuejmnet 6af0fd8896 test mysql unit test and support single node read single node write 2021-08-22 18:21:39 +08:00
xuejiaming 38ec3668fa 11 2021-08-21 15:32:51 +08:00
xuejiaming 7aa0418763 修复优化bug 2021-08-21 13:12:44 +08:00
xuejiaming 13faa67bb8 1 2021-08-21 08:51:27 +08:00
xuejiaming 16eb64fec0 修复bug 优化使用追踪 2021-08-21 04:46:04 +08:00
xuejmnet 436ff1de22 1111 2021-08-21 00:09:02 +08:00
xuejiaming 5a4dee9360 111 2021-08-20 22:07:44 +08:00
xuejiaming 9309e587c8 1 2021-08-20 17:36:15 +08:00
xuejiaming 4accc08567 第一个测试版本 2021-08-20 13:50:49 +08:00
xuejiaming f4620a4bc4 support firstordefaultasync 2021-08-17 22:17:18 +08:00
xuejiaming f3aa01e999 perfect for building test 1 2021-08-16 04:21:46 +08:00
xuejmnet e18a74f46d 111 2021-08-15 07:32:50 +08:00