Skip to content

Releases: meanguppy/mondis

v1.0.3

24 Oct 22:19
41754e3
Compare
Choose a tag to compare

1.0.3 (2022-10-24)

Bug Fixes

  • prevent execWithCount race condition (ebd3026)
  • support Redis.Cluster by replacing lua scripts with broken-out pipeline/multi commands (32b80ed)

v1.0.2

21 Oct 23:07
ba3cf44
Compare
Choose a tag to compare

1.0.2 (2022-10-21)

Bug Fixes

  • to support cluster, do not use pipeline during invalidation (24c5994)