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
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GraphQL DataLoader!