Skip to content

Releases: me-cs/goRedisson

v1.1.2

10 Apr 12:30

Choose a tag to compare

Add mutex to distinguish it from lock, more suitable for replacing sync.mutex in distributed situations

v1.1.1

04 Apr 03:17

Choose a tag to compare

Refactoring: use ordered map to replace the official go map

v1.1.0

01 Apr 11:57

Choose a tag to compare

Refactor with context, and add lots of comments,makes it more suitable for use in systems with distributed timeout control

v1.0.0

27 Mar 03:02

Choose a tag to compare

After fixing a number of known issues and adding a number of go tests, v1.0.0 has finally been released