Skip to content

3.3.0 – Cache key generators

Compare
Choose a tag to compare
@Bilge Bilge released this 16 Mar 22:29
· 161 commits to master since this release
3.3.0
14cca19
  • Added custom cache key generation via CacheKeyGenerator interface. (@markchalloner)
  • Fixed durability not working for first iteration of generator (subsequent iterations still do not work #31).