DOC: Formatting issues, see #2723
(cherry picked from commit 15abee84875cdb534056986b9172a38b57d24d92)
This commit is contained in:
parent
6a348e3c76
commit
b06b0fa087
13 changed files with 56 additions and 30 deletions
|
|
@ -96,7 +96,8 @@ added in concrete subclass like this:
|
|||
|
||||
To use ``DurableMailboxDocSpec`` add this dependency::
|
||||
|
||||
"com.typesafe.akka" %% "akka-mailboxes-common" % "@version@" classifier "test" @crossString@
|
||||
"com.typesafe.akka" %% "akka-mailboxes-common" %
|
||||
"@version@" classifier "test" @crossString@
|
||||
|
||||
For more inspiration you can look at the old implementations based on Redis, MongoDB, Beanstalk,
|
||||
and ZooKeeper, which can be found in Akka git repository tag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue