Skip to content

Releases: dotnetcore/sharding-core

x.3.1.66

03 Dec 16:10

Choose a tag to compare

动态读写分离库添加

x.3.1.64

03 Dec 05:39

Choose a tag to compare

针对路由开放GetRoutFilter方法可能对自行实现的路由会有一个报错由protected改成public,并且添加路由表达式缓存单元测试

x.3.1.63

02 Dec 12:23

Choose a tag to compare

修复虚拟数据源根据数据源名称获取连接时的bug导致分库有bug

x.3.1.62

02 Dec 10:45

Choose a tag to compare

添加表达式缓存,获取默认字符串优化,发布x.3.1.62

x.3.1.61

02 Dec 05:53

Choose a tag to compare

修复未读写分离时候的bug(读取了读写分离配置并且使用了),并且添加了路由解析编译缓存可选项

x.3.1.60

02 Dec 04:24

Choose a tag to compare

修复读写分离的默认全局不启用bug

x.3.1.59

01 Dec 08:11

Choose a tag to compare

大幅优化代码,大幅提示查询性能

x.3.1.58

30 Nov 08:16

Choose a tag to compare

读写分离支持权重

x.3.1.57

29 Nov 15:18

Choose a tag to compare

发布x.3.1.57优化并发查询

x.3.1.56

29 Nov 09:39

Choose a tag to compare

优化sum和average的代码并且修复average的计算类型不一致bug