This is an automated email from the ASF dual-hosted git repository.

panjuan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shardingsphere-plugin.git

commit 6c12b05af5f03d64e9faa9ec3cd32cbc5f97c2a3
Merge: 409327f bceb7fe
Author: Trista Pan <[email protected]>
AuthorDate: Tue Feb 27 18:06:24 2024 +0800

    Merge pull request #30 from strongduanmu/dev-0227

 README.md                                          | 125 +++++++++++----------
 README_ZH.md                                       | 125 +++++++++++----------
 .../CosIdSnowflakeIntervalShardingAlgorithm.java   |   7 +-
 features/sharding/pom.xml                          |   1 -
 .../algorithm/key-generator/cosid}/pom.xml         |  23 ++--
 .../keygen/cosid}/CosIdKeyGenerateAlgorithm.java   |   6 +-
 .../cosid}/CosIdSnowflakeKeyGenerateAlgorithm.java |   6 +-
 .../cosid/constant/CosIdKeyGenerateConstants.java  |  22 ++--
 ...nfra.algorithm.keygen.core.KeyGenerateAlgorithm |   4 +-
 .../cosid}/CosIdKeyGenerateAlgorithmTest.java      |  14 +--
 .../CosIdSnowflakeKeyGenerateAlgorithmTest.java    |  12 +-
 .../cosid}/fixture/WorkerIdGeneratorFixture.java   |   2 +-
 infra/algorithm/key-generator/nanoid/pom.xml       |  34 ++++++
 .../keygen/nanoid}/NanoIdKeyGenerateAlgorithm.java |   3 +-
 ...nfra.algorithm.keygen.core.KeyGenerateAlgorithm |   2 +-
 .../nanoid}/NanoIdKeyGenerateAlgorithmTest.java    |   2 +-
 .../algorithm/key-generator}/pom.xml               |   4 +-
 infra/{ => algorithm}/pom.xml                      |   7 +-
 infra/pom.xml                                      |   1 +
 19 files changed, 223 insertions(+), 177 deletions(-)

Reply via email to