Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 386 Bytes

CHANGELOG.md

File metadata and controls

9 lines (7 loc) · 386 Bytes

Version update record

v1.0.0

  • Use Redis backend storage to ensure the stability and reliability of distributed locks
  • Provides an easy-to-use API to easily implement functions such as lock, unlock, spin lock, automatic renewal and manual renewal
  • Support custom timeout and automatic renewal, flexible configuration according to actual needs

v1.0.1

  • Fix package name issue