sequentially

Creates a version increment which always advances the given entity version by 1.

Such an increment strategy is applied to the Entity types which cannot use the event versions, such as Projections.

A Projection represents an arbitrary cast of data in a specific moment in time. The events applied to a Projection are produced by different Entities and have no common versioning. Thus, a Projection has its own versioning system. Each event increments the Projection version by one.