Skip to content

v0.2.2

Latest

Choose a tag to compare

@aloima aloima released this 13 Jan 12:13
· 78 commits to master since this release
143b20f

Release notes

It is a hot-fix release.

Optimizations and Fixes

  • Fix invalid memory allocation control for string values on SET command, it corrupts setting values
  • Use mmap() for logging file mechanism, so remove redundant copying operations
  • Add free'ing all OpenSSL
  • Add memory allocation errors to SET command

Full Changelog: v0.2.1...v0.2.2