-
Right now we have subprojects for each interepreter: zio, alpakka, cats-effect, etc. plus a few additional ones for refined types, joda time, java time, ...
Re-structure as follows:
- `scanamo-cor…
-
### Versions used
Akka-grpc version: 1.0.0
### Expected Behavior
Concating `Route` of server and reflection results in both working on same port
### Actual Behavior
Concating…
-
Alpakka 2.0.0 introduced KCL Source, but it still relies on "manual" Kinesis Flow/Sink to publish records to Kinesis, using AWS Kinesis SDK.
Although this flow works and is pretty optimized, KPL li…
-
There's no integration testing currently done in the google-cloud-stroage connector. This issue was raised in https://github.com/akka/alpakka/issues/2163 .
Some posts about using the `google/cloud…
seglo updated
3 years ago
-
Would Alpakka be the right place to put monitoring stages to augment streams with metrics?
Something simple that would read like
```
val meter : Flow[T, T, NotUsed] = Monitoring.meter("meter-name…
-
Following up the comment by @ktoso on my PR (https://github.com/akka/alpakka/pull/110#discussion_r110549803) I think would be good to have a testkit module to share some test fixture as at the moment …
-
### Lagom Version (1.2.x / 1.3.x / etc)
1.4.8
### API (Scala / Java / Neither / Both)
Java
### Operating System (Ubuntu 15.10 / MacOS 10.10 / Windows 10)
MacOS 10.14
### JDK (Oracle 1.8.0…
tbane updated
5 years ago
-
### Short description
As discussed on https://discuss.lightbend.com/t :
- https://discuss.lightbend.com/t/kafka-ability-to-react-on-message-publication-result/6208
- https://discuss.lightbend.com…
-
Most of the Apache Pekko jars are now released. A decent number of 3rd party libs now also support Pekko.
https://www.lightbend.com/akka/license-faq
-
### Short description
The travis config currently creates a stage per connector. Travis will provision a VM, start it up, and an Alpakka script is run to check if any changes to the connector have …
seglo updated
4 years ago