
#79: Caching with Cachex
Published January 25, 2019
9m 33s
Caching can be essential piece of keeping your application fast. In this episode we’ll look how we can using caching to reduce the number of database queries in an existing Elixir application.