Martin Junghanns

Results 35 issues of Martin Junghanns
trafficstars

In the paper, you explain the GraphQL filtering method as a two step process: local pruning and global refinement. For local pruning, the paper describes the method of using the...

Hey. I was wondering what the current approach is to mix structs annotated with `#[derive(Signature)]` where the `impl` needs to have a method that accepts e.g. jni's `jlongarray`. I thought...

It shall be possible to replicate f8 on multiple machines / local vm instances. This is for the purpose of scaling read requests and to increase fault tolerance. For that,...

Hey, I am trying to configure the plugin in an existing Gradle project. Your example project runs just fine. However, when I add the plugin to the existing project, I...