Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 466 Bytes

CHANGELOG.md

File metadata and controls

29 lines (16 loc) · 466 Bytes

CHANGELOG

0.2.0

  • Compatible with Redis 5.0

0.1.1

  • Fix redis client disconnect

0.1.0

  • Fix RedisWorkerId's worker_id handling
  • Release old worker_id only if it is before ttl
  • Add required_options to generators

0.0.4

  • [redis_worker_id generator] Release current worker_id before reaching real ttl

0.0.3

  • Fix critical bug on redis_worker_id generator

0.0.2(yanked)

  • Thread-safety

0.0.1 - First Release(yanked)