1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/AhooWang-CosId

28.02.2025 04:04
GitLife Service Account

Улучшение: поддержка одновременного включения режима генератора ID RedisIdGenerator / SnowflakeId в распределённом генераторе ID (spring-boot-starter-cosid).

Последнее сообщение коммита: support to enable RedisIdGenerator and SnowflakeId at the same time...
28.02.2025 04:04
GitLife Service Account
  • Изменение: Удалено обязательное использование cosid-redis в качестве зависимости (spring-boot-starter-cosid).
  • Исправление: Временная ошибка при экспорте объекта MachineId (spring-boot-starter-cosid).
  • Улучшение: Добавлена поддержка режима Redis-Cluster для RedisMachineIdDistributor/RedisIdGenerator.
Последнее сообщение коммита: - optimize the cosid-redis dependency as optional (spring-boot-star...
28.02.2025 04:04
GitLife Service Account
  • Улучшение: Оптимизация пользовательской конфигурации эпохи.
  • Улучшение: Поддержка конфигурирования RedisIdGenerator#offset для установки начального значения распределенного ID.
  • Новое: Добавлен SnowflakeFriendlyId для генерации более читаемого SnowflakeIdState.
  • Улучшение: Настройка пользовательского времени ожидания для Redis.
Последнее сообщение коммита: - add support RedisIdGenerator#offset (default: 0).
28.02.2025 04:04
GitLife Service Account
  • Улучшение: Поддержка пользовательской конфигурации DefaultClockBackwardsSynchronizer
cosid:
  snowflake:
    clock-backwards:
      spin-threshold: 10
      broken-threshold: 2000
  • Улучшение: Оптимизация конфигурации SnowflakeIdProperties, что повышает удобство использования конфигурации SnowflakeId (spring-boot-starter-cosid)
  • Изменение: Переименование LocalMachineState -> MachineStateStorage
  • Улучшение: Поддержка пользовательской конфигурации IdDefinition для включения ClockSyncSnowflakeId
Последнее сообщение коммита: - optimize customize epoch (spring-boot-starter-cosid)
29.11.2024 05:23
GitLife Service Account

What's Changed

Последнее сообщение коммита: fix https://github.com/Ahoo-Wang/CosId/issues/129
29.11.2024 05:23
GitLife Service Account

What's Changed

Full Changelog: https://github.com/Ahoo-Wang/CosId/compare/v1.16.8...v1.16.9

Последнее сообщение коммита: update version
29.11.2024 05:23
GitLife Service Account
Последнее сообщение коммита: fix https://github.com/Ahoo-Wang/CosId/issues/97
29.11.2024 05:23
GitLife Service Account

What's Changed

  • enhance: add SuffixIdConverter .
  • enhance: support config IdConverterDefinition#suffix .
  • refactor: remove unnecessary dependencies .
  • refactor: enhance code robustness for cosid-proxy .

Full Changelog: https://github.com/Ahoo-Wang/CosId/compare/v1.10.3...v1.10.4

Последнее сообщение коммита: add lombok.config
29.11.2024 05:23
GitLife Service Account

What's Changed

  • Upgrade to Spring-Boot 2.6.8

Full Changelog: https://github.com/Ahoo-Wang/CosId/compare/v1.11.0...v1.12.0

Последнее сообщение коммита: Spring boot 2.6.x (#110)
29.11.2024 05:23
GitLife Service Account

What's Changed

Backward Incompatible Changes

cosid:
  namespace: ${spring.application.name}
  machine:
    enabled: true
    distributor:
      type: redis
  snowflake:
    enabled: true

Full Changelog: https://github.com/Ahoo-Wang/CosId/compare/v1.12.1...v1.13.0

Последнее сообщение коммита: Move the MachineIdDistributor to the top-level namespace (#123)
29.11.2024 05:23
GitLife Service Account

What's Changed

New Contributors

Full Changelog: https://github.com/Ahoo-Wang/CosId/compare/v1.8.9...1.8.11

Последнее сообщение коммита: add IdConverter impl-class diagram (#37)
29.11.2024 05:23
GitLife Service Account

What's Changed

Full Changelog: https://github.com/Ahoo-Wang/CosId/compare/v1.8.15...v1.8.18

Последнее сообщение коммита: Update gradle.properties
29.11.2024 05:23
GitLife Service Account

What's Changed

Full Changelog: https://github.com/Ahoo-Wang/CosId/compare/v1.10.0...v1.10.2

Последнее сообщение коммита: update version to 1.10.2
29.11.2024 05:23
GitLife Service Account
  • Upgrade to CoSky 1.3.5
  • Upgrade to Spring-Boot 2.4.10
  • Fix the potential shift overflow problem of machineId
Последнее сообщение коммита: fix the potential shift overflow problem of machineId
29.11.2024 05:23
GitLife Service Account
  • Unified sharding algorithm logical-name-prefix as properties key
  • Unified date format datetime-lower and datetime-upper to yyyy-MM-dd HH:mm:ss (AbstractIntervalShardingAlgorithm).
Последнее сообщение коммита: update README
1
https://api.gitlife.ru/oschina-mirror/AhooWang-CosId.git
git@api.gitlife.ru:oschina-mirror/AhooWang-CosId.git
oschina-mirror
AhooWang-CosId
AhooWang-CosId