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
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of GraphQL DataLoader!