pekko/akka-docs
Konrad Malawski 7e86dac542 +per #17579 #17617 Introduces EventAdapter
+ per plugin scoped adapters
+ could be swapped during runtime
+per EventAdapter now has manifest and is configurable ai la serializers
+ json examples in docs
+ including "completely manual" example in case one wants to add
  metadata TO the persisted event
+ better error reporting when misconfigured bindings
+ manifest is handled by in memory plugin
- did not check if it works with LevelDB plugin yet
> TODO: json example uses Gson, as that's simplest to do, can we use
+per allows 1:n adapters, multiple adapters can be bound to 1 class
2015-06-23 16:57:43 +02:00
..
_sphinx =doc #17329 Fixed and normalized spellings in ScalaDoc and comments 2015-06-02 21:06:25 -07:00
rst +per #17579 #17617 Introduces EventAdapter 2015-06-23 16:57:43 +02:00
src/main +cdd #16799 Add Distributed Data module 2015-06-18 15:58:22 +02:00
.history Tests are green with new Futures, consider this a half-way-there marker 2011-12-11 00:40:52 +01:00
build.sbt =pro run multi-jvm tests when validating pr 2015-05-28 13:57:50 +03:00