Skip to content

KeyDB v6.2.2

Compare
Choose a tag to compare
@christianEQ christianEQ released this 19 Jan 20:21
· 41 commits to unstable since this release

Changes:

  • Acquire lock in module.cpp to fix module test break
  • Fix usage of nanosleep() on Apple hardware
  • Fix networking deadlock (#183)
  • Remove redundant zfree() in keydb-benchmark
  • Added a read/write lock to fix forking issues

Fixed Issues:
#378 #384