Rene Parra

Results 26 comments of Rene Parra

Glad you weighed in on this @teabot. Something along these lines is where we'd like to go. Kinda like a `stream4j' (except not _just java_ ;-) ). As you know...

lol was that were you going for @teabot ?? Or total coincidence?

Ok. If we actually did this, would it make sense to make it a separate module that integrates with stream registry? E.g. a platform agnostic producer (and consumer) library that...

Would ❤️ to see a top level repo that uses this signature: https://github.com/HotelsDotCom/data-highway/blob/86704be5d268b8e898959bb1c8fe9cff6ab84fc0/client/onramp/src/main/java/com/hotels/road/client/AsyncRoadClient.java#L28-L30

@codeburke, this particular issue is for abstracting out the persistence of [stream-registry] itself. Right now [stream-registry] relies on Kafka. There is no reason why it couldn't rely on Postgres, dynamo...

All good comentary, @codeburke, lets move that to when we implement namespaces in #29. Your original question was to clarify the scope of this issue, which is purely the SR...

will spend some time in pair-programming to identify key characteristics of this and possibly break this down into smaller work-deliverables.

@prabhakar1983 , can you reference the corresponding PR that closes this?

Need to look at leveraging something like this: https://github.com/graphql-java/graphql-java/blob/master/graphql-java-code-style.xml

why multiple mutations in a single request? appreciate that graphql supports this, but maybe this should not be supported in v1.x ?