pekko/akka-persistence-query
Patrik Nordwall 8083c0bf4a use exclusive fromSequenceNumber in eventsByTag, #22145
* The reason is to have a consistent approach for Sequence and
  TimeBasedUUID, which are both intended as unique event identifiers.
* This means that you can use the offset that is returned in `EventEnvelope`
  as the `offset` parameter in a subsequent query.
2017-01-16 11:43:47 +01:00
..
src use exclusive fromSequenceNumber in eventsByTag, #22145 2017-01-16 11:43:47 +01:00
build.sbt =peq mark persistence query as stable 2016-12-14 14:09:11 +01:00