graphql-bookshelf
graphql-bookshelf copied to clipboard
Caching/batching option
I think we should try and build caching and or batching into bookshelf. This framework will not scale very well until this optimization is made.
Are you planning to integrate dataloader (https://github.com/facebook/dataloader) with graphql-bookshelf?
Are you volunteering? That was my thought. :)
I do think it will take some discussion with @tgriesser on why batching was left out in the first place and what the best approach might be.
Maybe I'm being to prescriptive, perhaps there are ways we can boil things down without mucking with bookshelf.