memoizer v0.1.0 API Reference

Modules

Memoizer turns an ordinary Elixir module into a transparent service that memoizes (aka caches) your function calls. The first function call may take a very long time