Skip to content

v0.9.1

Compare
Choose a tag to compare
@himadieievsv himadieievsv released this 06 Jan 21:23
· 66 commits to main since this release
6f1cef5

Distributed locks implementation:

  • RedLock
  • Semaphore
  • SimpleLock
  • ListeningCountDownLatch

Support of Redis clients:

  • Jedis
  • Lettuce