pekko/akka-samples/akka-sample-persistence-scala
Viktor Klang cd8e97c060 +act - 15757 - Reworks implementation of ActorSystem shutdown
* deprecates awaitTermination, shutdown and isTerminated
  * introduces a terminate-method that returns a Future[Unit]
  * introduces a whenTerminated-method that returns a Future[Unit]
  * simplifies the implementation by removing blocking constructs
  * adds tests for terminate() and whenTerminated
2014-08-25 15:49:28 +02:00
..
project =per #3774 Persistence activator templates 2014-02-13 13:41:21 +01:00
src/main +act - 15757 - Reworks implementation of ActorSystem shutdown 2014-08-25 15:49:28 +02:00
tutorial =per #15429 Rewrite persistence documentation and samples for 2.3.4 changes 2014-06-25 15:37:35 +02:00
.gitignore =per #3774 Persistence activator templates 2014-02-13 13:41:21 +01:00
activator.properties =per #3774 Persistence activator templates 2014-02-13 13:41:21 +01:00
build.sbt =per #15441 Remove persistent stream in docs and sample 2014-06-28 17:24:25 +02:00
COPYING =sam #3887 Public domain license for activator templates 2014-02-21 12:31:00 +01:00
LICENSE =sam #3887 Public domain license for activator templates 2014-02-21 12:31:00 +01:00