Skip to content

0.21.0

Latest
Compare
Choose a tag to compare
@ibrahimcesar ibrahimcesar released this 22 Sep 18:26
· 1 commit to main since this release
3d75bb2
  • Added ttl support by @Nehlin contribution;

Redis keys live forever by default, so being able to set a time to live is useful to avoid running out of memory in your Redis instance, as this will cause your lambdas to fail.