=doc add missing module (#21188)
This commit is contained in:
parent
1cb088ed81
commit
90aba99340
2 changed files with 4 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ Akka is very modular and consists of several JARs containing different features.
|
|||
|
||||
- ``akka-cluster`` – Cluster membership management, elastic routers.
|
||||
|
||||
- ``akka-osgi`` – utilities for using Akka in OSGi containers
|
||||
- ``akka-osgi`` – Utilities for using Akka in OSGi containers
|
||||
|
||||
- ``akka-osgi-aries`` – Aries blueprint for provisioning actor systems
|
||||
|
||||
|
|
@ -45,6 +45,8 @@ Akka is very modular and consists of several JARs containing different features.
|
|||
|
||||
- ``akka-slf4j`` – SLF4J Logger (event bus listener)
|
||||
|
||||
- ``akka-stream`` – Reactive stream processing
|
||||
|
||||
- ``akka-testkit`` – Toolkit for testing Actor systems
|
||||
|
||||
In addition to these stable modules there are several which are on their way
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue