Skip to content

Releases: dotnetcore/sharding-core

x.3.1.18

01 Nov 11:04

Choose a tag to compare

修复bug,分表下会多次初始化,启动建表会创建虚拟表,定时任务无法创建分库下的表

x.3.1.16

31 Oct 08:27

Choose a tag to compare

x.3.1.16 添加自定义排序针对数据库部分数据结构排序和c#程序不一致导致内存聚合时候会出现乱序(特指guid)

x.3.1.15

29 Oct 03:01

Choose a tag to compare

添加默认提供的路由支持自动定时任务,并且优化了通过配置来启动实现分表分库操作

x.3.1.14

28 Oct 09:11

Choose a tag to compare

修复find的非分表分库对象的bug,添加配置解析对象,移除静态解析对象换成启动解析

x.3.1.13

27 Oct 12:20

Choose a tag to compare

发布x.3.1.13

x.3.1.12

26 Oct 15:14

Choose a tag to compare

修复了可能表达式无法正确获取值从而无法正确索引分表/分库

x.3.1.11

26 Oct 07:07

Choose a tag to compare

修复find findasync未能正确路由到指定dbcontext

x.3.1.10

25 Oct 08:21

Choose a tag to compare

发布x.3.1.10 设置并发默认为cpu核心数*2

x.3.1.09

23 Oct 10:21

Choose a tag to compare

针对启动配置单次有效

x.3.1.07

22 Oct 15:20

Choose a tag to compare

优化