Viktor Klang (√)

Results 158 comments of Viktor Klang (√)

@jroper For running it locally without having the build at hand, would it perhaps make more sense to "just" show the docker command needed, so we wouldn't have to maintain...

@sleipnir Do you mean instead of having the serverless function do an async HTTP-request itself?

@sleipnir Hmm, it would be rather straightforward, but on the other hand you sort of enter the durable distributed statemachine place (especially if you're trying to build a DAG of...

@sleipnir You could probably implement something in the API right now and iterate on the end user experience while having the requests performed in the user function rather than in...

@sleipnir I think there are two components to this: 1) API for end users, in the different User Language Support 2) Proxy implementation & protocol definition. 1 can be implemented...

@sleipnir I agree on the proxy feature, but what I'm saying is that it would be interesting to explore the user API *first*. Then once that has been explored it...

@renatocaval This Issue is not about creating a new API, it's more to establish the flow to what they will create their projections from/using. Initially we're likely to either use...