pekko/akka-distributed-data
Patrik Nordwall 6b935e0c0b =cdd #18768 Cache serialization of read and write msg
The WriteAggregator and ReadAggregator typically send
the same message to several replicas and by caching the serialized bytes
we avoid doing the same thing for each message

and add a test for WriteAggregator
2015-10-30 17:03:32 +01:00
..
src =cdd #18768 Cache serialization of read and write msg 2015-10-30 17:03:32 +01:00
build.sbt =pro verify BC against all binary compatible versions 2015-10-23 09:10:25 +03:00