Skip to content

FilKarnicki/graphql-windowed-flux-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

graphql-windowed-flux-batch

This repository was created in order to help with a question I had on windowing a batch in graphql-java v16. I wanted to process a stream which needed an enrichment call. I wanted to batch some of the enrichments together, but without loading the entire initial set of data into memory.

I was never able to achieve my goal using graphql-java, but I did succeed with scala and Sangria see here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages