Talk
28:00
Lessons Learned Working with Ecto.Repo.put_dynamic_repo/1
This talk covers the sharp corners and the lessons my team learned when working with Ecto.Repo.put_dynamic_repo/1. We received a requirement in which we needed to store data for specific customers in a separate database, with their own unique encryption keys, to satisfy contract requirements.