Skip to content

v3.8.0

Compare
Choose a tag to compare
@yizzuide yizzuide released this 22 Jun 08:02
· 243 commits to master since this release

Feature

  • [Sundial] Support split schema and table according to calc hash key, enable extended hash function with ShardingFunction.

Enhance

  • [Ice] Optimizing the storage of delay jobs in Redis from skiplist to ziplist due to JSON serialization performance issues.

Bug fixes

  • [Halo] Fix throw exception when get param from DefaultSqlSession.StrictMap is not exists.