pekko/akka-docs/rst/scala/code/docs/persistence
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
..
query use exclusive fromSequenceNumber in eventsByTag, #22145 2017-01-16 11:43:47 +01:00
PersistenceDocSpec.scala extended copyright into 2017 2017-01-04 17:37:15 +01:00
PersistenceEventAdapterDocSpec.scala extended copyright into 2017 2017-01-04 17:37:15 +01:00
PersistenceMultiDocSpec.scala extended copyright into 2017 2017-01-04 17:37:15 +01:00
PersistencePluginDocSpec.scala extended copyright into 2017 2017-01-04 17:37:15 +01:00
PersistenceSchemaEvolutionDocSpec.scala extended copyright into 2017 2017-01-04 17:37:15 +01:00
PersistenceSerializerDocSpec.scala extended copyright into 2017 2017-01-04 17:37:15 +01:00