This is an implementation of Facebook's DataLoader in Golang. This implementation contains a very basic cache that is intended only to be used for short lived DataLoaders (i.e. DataLoaders that only exist for the life of an http request). You may use your own implementation if you want. it also has a NoCache type that implements the cache interface but all methods are noop. If you do not wish to cache anything.
Features
- There are a few basic examples in the example folder
- Implementation of Facebook's DataLoader
- Implementation in Golang
- Setup batch function
- Function will be provided when the batch function is called
- This implementation contains a very basic cache that is intended only to be used for short lived DataLoaders
Categories
Software DevelopmentLicense
MIT LicenseFollow GraphQL DataLoader
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GraphQL DataLoader!