You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/06/02 09:51:47 UTC

[GitHub] [shardingsphere] tristaZero opened a new issue #5889: Name changing and package moving for Sharding Algorithm

tristaZero opened a new issue #5889:
URL: https://github.com/apache/shardingsphere/issues/5889


   - [ ] `mod.value` --> `sharding.number`
   - [ ] `partition` ---> `sharding`
   - [ ] `StandardRangeShardingAlgorithm` ---> `VolumeBasedRangeShardingAlgorithm`
   - [ ] `CustomRangeShardingAlgorithm` ---> `BoundaryBasedRangeShardingAlgorithm`
   - [ ] `HashShardingAlgorithm` ---> `HashModShardingAlgorithm`
   - [ ] `ModuloShardingAlgorithm` ---> `ModShardingAlgorithm`
   - [ ] Create new packages for `datetimeAlgorithm` and `hashAlgorithm`
   - [ ] Add `volatile` for `StandardRangeShardingAlgorithm` and `CustomRangeShardingAlgorithm`
   - [ ] `CustomDateTimeShardingAlgorithm` ---> `IntervalShardingAlgorithm`
   - [ ] `DatetimeShardingAlgorithm` ---> `FixedIntervalShardingAlgorithm`


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] yanyzy closed issue #5889: Name changing and package moving for Sharding Algorithm

Posted by GitBox <gi...@apache.org>.
yanyzy closed issue #5889:
URL: https://github.com/apache/shardingsphere/issues/5889


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org