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
Award-Winning Medical Office Software Designed for Your Specialty
RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GraphQL DataLoader!