Skip to content

v0.19.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 14:28
· 7 commits to master since this release

Features

  • automatically trigger CI every monday,wednesday and friday at 5am, notify if failed (YannC)
  • use the new FileSerde.readAll() method that improve performance #68 (Loïc Mathieu)
  • use FileSerde.writeAll and buffering for improved performances #69 (Loïc Mathieu)
  • docs: add full-examples for redis tasks #70 (Shruti Mantri)

Bug Fixes

Chores