Adriano Santos

Results 284 comments of Adriano Santos
trafficstars

> The point is that we don't try and hide from the user what they are doing. They will be more successful if they understand what a CRDT is, so...

Hello I believe that the proxy can possibly inject an id that is valid OpenTrancing, there is some work done by opentracing-contrib with AKKA HTTP https://github.com/opentracing-contrib/scala-akka. Extra work would still...

This was discussed during the meeting: Meeting: 2020-10-27 22:00 UTC Participants: James Roper, Guy Nouaga, Peter Vlugter

Yes, that was a memorable discussion. Many arguments were made and the choice of current names was chosen. I was curious about how it affects Akka Serverless

Hello @jamesward In fact it is very interesting and an approach that has already been used in support languages like here for example: https://github.com/cloudstateio/kotlin-support/blob/master/integration-test/src/test/kotlin/io/cloudstate/kotlinsupport/tests/IntegrationTest.kt

Clean and transparent. I also liked it!

Hi @ralphlaude I think we are not far from getting the issue of publishing events right. We already have some work done on that and I believe there is a...

@ralphlaude See https://github.com/cloudstateio/cloudstate/blob/master/proxy/core/src/main/scala/io/cloudstate/proxy/eventing/EventingManager.scala And https://github.com/cloudstateio/cloudstate/blob/master/samples/java-pingpong/src/main/protos/pingpong/pingpong.proto I think it's a base.

@ralphlaude LGTM But... The definition of the projection should be in the StatefulService deployment statement and not in the grpc options. That's me thinking about implementation. There should be only...

Couldn't we declare multiple sources in the projection?