graphql-bookshelf icon indicating copy to clipboard operation
graphql-bookshelf copied to clipboard

Caching/batching option

Open brysgo opened this issue 8 years ago • 3 comments

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.

brysgo avatar Dec 15 '15 22:12 brysgo

Are you planning to integrate dataloader (https://github.com/facebook/dataloader) with graphql-bookshelf?

mugli avatar Dec 16 '15 00:12 mugli

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.

brysgo avatar Dec 16 '15 01:12 brysgo

Maybe I'm being to prescriptive, perhaps there are ways we can boil things down without mucking with bookshelf.

brysgo avatar Dec 18 '15 18:12 brysgo