tengen-io / server

:white_circle: Server implementation of the board game Go
MIT License
13 stars 4 forks source link

Investigate Dataloader #24

Open camirmas opened 5 years ago

camirmas commented 5 years ago

This can reduce the amount of db queries that we need to resolve nested values. Here's one implementation to consider using https://github.com/graph-gophers/dataloader