whitfin / cachex

A powerful caching library for Elixir with support for transactions, fallbacks and expirations
https://hexdocs.pm/cachex/
MIT License
1.6k stars 103 forks source link

Remove set and set_many from the public API #337

Closed whitfin closed 7 months ago

whitfin commented 7 months ago

These functions were deprecated in 3.0. They can finally be removed!