Golang Go语言-dataloader泛型尝鲜
Golang Go语言-dataloader泛型尝鲜
用于解决GraphQL
查询 N+1 问题。
使用golang
的master
分支构建。
GOEXPERIMENT=unified go run -gcflags=-G=3 ./main.go
更多关于Golang Go语言-dataloader泛型尝鲜的实战系列教程也可以访问 https://www.itying.com/category-94-b0.html
8 回复
你用 go 一般怎么写 graphql 服务?
更多关于Golang Go语言-dataloader泛型尝鲜的实战系列教程也可以访问 https://www.itying.com/category-94-b0.html
[gqlgen]( https://github.com/99designs/gqlgen)
我们也是,也在做一些封装,有兴趣可以聊聊,微信是 id
gqlgen 好用,就是最近更新慢了
很多graphql
库都长时间没更新了
可能要等新的 spec 更新了,最後一次更新是 2018 年, 新的還是 draft https://spec.graphql.org/
应该不是,bug 很少修复,pr 基本不处理,也没有新版计划…