pekko/akka-persistence-query/src/main
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
..
resources !per #18463 Make Persistence Query API explorable 2015-09-17 10:43:13 +02:00
scala/akka/persistence/query use exclusive fromSequenceNumber in eventsByTag, #22145 2017-01-16 11:43:47 +01:00