OTP Backed Web App Part 1 (Alchemist's Edition) Oban Recipes Part 3: Reliable Scheduling

Cachex v3.2.0 released

Cachex v3.2.0 has just been released, with some improvements and API additions such as:

  • Adding a new API import/3 to re-import records previously exported using export/2.
  • Allowing the ability to enable table compression to reduce memory.
  • New benchmark options to test with/without compression enabled.
  • Supported test matrix bumped to include latest Elixir/OTP combinations.

Check it out and feel free to give your feedback <3

https://github.com/whitfin/cachex/releases/tag/v3.2.0