pekko/akka-docs
Patrik Nordwall b700b840d1 causal delivery of deltas, #22188
* keep track of delta interval versions and skip deltas
  that are not consequtive, i.e. when some delta message was lost
* send the delta versions in the full state gossip to sync up the
  expected versions after dropped deltas
* implementation of deltas for ORSet
* refactoring of the delta types to allow for different type for the
  delta and the full state
* extensive tests
* mima filter
* performance optimizations
* simple pruning of deltas
* Java API
* update documentation
* KeyId type alias
* Use InternalApi annotation
2017-02-22 14:27:36 +01:00
..
_sphinx Fix rel="canonical" links (#22132) 2017-01-24 12:49:58 +01:00
rst causal delivery of deltas, #22188 2017-02-22 14:27:36 +01:00
src extended copyright into 2017 2017-01-04 17:37:15 +01:00
.history
build.sbt #18765 Update to latest MiMa which is now an AutoPlugin. 2016-03-10 10:45:35 +02:00