Closed jonsequitur closed 7 years ago
Currently, EventSourcedAggregate supports idempotency for commands having an etag set, but this is not supported for command targets that are not event sourced.
EventSourcedAggregate
Supported added by #187.
Currently,
EventSourcedAggregate
supports idempotency for commands having an etag set, but this is not supported for command targets that are not event sourced.