This PR introduces partitioned tags for the shopping cart samples (scala and java).
This is useful in itself because is the recommended way of tagging events. In addition to that, we want to have it partitioned so we can validate a migration to Akka Persistence Typed as we must make sure that the tags are partitioned exactly the same.
This PR introduces partitioned tags for the shopping cart samples (scala and java).
This is useful in itself because is the recommended way of tagging events. In addition to that, we want to have it partitioned so we can validate a migration to Akka Persistence Typed as we must make sure that the tags are partitioned exactly the same.