pekko/akka-docs/rst
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
..
additional Replace "experimental" with "may change" (#22326) 2017-02-20 12:05:21 +01:00
common Replace "experimental" with "may change" (#22326) 2017-02-20 12:05:21 +01:00
dev Replace "experimental" with "may change" (#22326) 2017-02-20 12:05:21 +01:00
experimental Replace "experimental" with "may change" (#22326) 2017-02-20 12:05:21 +01:00
general improve AbstractActor, #21717 2017-01-23 18:30:52 +01:00
images doc Refer to the Streams section from TCP stream (#21436) 2016-09-30 14:28:53 +02:00
intro Replace "experimental" with "may change" (#22326) 2017-02-20 12:05:21 +01:00
java causal delivery of deltas, #22188 2017-02-22 14:27:36 +01:00
project Fix AbstractPersistentActor ambiguity with Scala 2.12 #22218 2017-02-20 14:50:25 +01:00
scala causal delivery of deltas, #22188 2017-02-22 14:27:36 +01:00
security Adjust the score for the serialization vulnerability 2017-02-20 11:30:28 +01:00
conf.py Copyright year in docs updated 2016-04-18 13:15:04 +02:00
index.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
java.rst Replace "experimental" with "may change" (#22326) 2017-02-20 12:05:21 +01:00
scala.rst Replace "experimental" with "may change" (#22326) 2017-02-20 12:05:21 +01:00