one question.. does Cachex swallow the get_by bang (get_by!) in case it doesn’t find any?
Repo.get_by!(Mything, slug: slug)
or does it blow up?
one question.. does Cachex swallow the get_by bang (get_by!) in case it doesn’t find any?
Repo.get_by!(Mything, slug: slug)
or does it blow up?