lagom
Here are 79 public repositories matching this topic...
Akka 2.6.7 introduced a generic StatusReply for the common reply pattern of Success/Fail and the corresponding pattern matching on the call site.
See akka/akka#29190
shopping-cart-scala uses a custom Confirmation/Accepted/Rejected ADT on the persistent entity that will become obsolete when this is a
-
Updated
Dec 22, 2017 - Scala
Capturing a conversation between me and @ignasi35.
@TimMoore: I see that the lagom-java.g8 and lagom-scala.g8 templates have totally different implementations of the streaming service. Which one is better?
@ignasi35: IMHO, the java one is better because it’s the only of the two showing the subscription side of a broker topic.
-
Updated
Aug 4, 2021 - Scala
-
Updated
Nov 23, 2016 - Java
-
Updated
Mar 22, 2019 - JavaScript
-
Updated
Mar 16, 2020 - Java
-
Updated
Dec 10, 2019 - C#
-
Updated
Jul 10, 2021 - Scala
FAQ doesn't list all supported DBs.
No, Lagom supports using either Cassandra or relational databases, including MySQL, PostgreSQL, Oracle and H2. The Lagom development environment provides and uses Cassandra by default because it offers great scalability and replication features. See more in the Java documentation or the Scala documentation.
-
Updated
Aug 31, 2021 - Scala
-
Updated
Mar 27, 2019 - Java
-
Updated
Jul 30, 2020 - Scala
-
Updated
Oct 20, 2019 - Java
-
Updated
Mar 16, 2021 - Scala
-
Updated
Jul 8, 2021 - Kotlin
Improve this page
Add a description, image, and links to the lagom topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lagom topic, visit your repo's landing page and select "manage topics."
The idea is to be able to write the following to override the log configuration in dev-mode.