Skip to content

v0.8.2

Pre-release
Pre-release

Choose a tag to compare

@whitfin whitfin released this 04 Apr 01:44

Contains a number of fixes and improvements over the initial release:

  • Functions exists?/3 and ttl/3 now respect expirations
  • Merged Cachex.Worker and Cachex.Worker.Actions
  • Ensures that synchronous hooks can't receive outdated messages
  • Workers are now required to adhere to a @behaviour