Elixir Programming Language Forum
Getting cachex up and running in my phoenix app
Phoenix Forum
Chat / Discussions
cachex
,
phoenix
l00ker
December 15, 2018, 10:05pm
4
Try:
{Cachex, :my_cache, [ commands: [last: ...], limit: ..., ... ]}
1 Like
show post in topic