v3.8.0
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.