geoff-nunan

Results 5 comments of geoff-nunan

I'm in the same position as @StevenACoffman, and now that dgraph has officially been absorbed into another project, I'd like to move the dependencies in my dgraph fork back to...

An alternative idea for this would be to integrate with an external schema registry. That way the SDKs could reference the relevant input/output schemas from the registry.

@slinkydeveloper In our use-case, we have a graphical UI that allows users to automate processes using BPMN notation. If a developer registers a new handler in restate, we want to...

I'd love to be able to exclude query execution from the audit log. It's much more of a runtime thing than an audit log thing. That would help keep a...

We are moving our BPMN execution engine over to restate. BPMN start events can be timer type start events and are configured using the ISO8601 repeating interval standard. https://en.wikipedia.org/wiki/ISO_8601#Repeating_intervals Each...