Hello All,
When working with Akka Persistence, how would I go about asserting the uniqueness of incoming form data ? The uniqueness in this case is in terms of the customer’s email, and address and would require serching all other customers for matches.
I am using Akka pesistence with the eventstore plugin.
2 posts - 2 participants