Closed danielberkompas closed 6 years ago
Would the split make it easier to add support for something like using cloak with mnesia without ecto?
It wouldn't make it easier per se, but it would allow you to depend on the Cloak core without bringing in a bunch of Ecto modules you won't use.
Closing this issue in favor of having separate issues and milestones for the roadmap.
1.0
cloak_ecto
library.Vault
andCipher
would remain inCloak
, whileCloak.Field.*
andmix cloak.migrate
would move tocloak_ecto
.