dataloader

Implementation of Facebook's DataLoader in Golang

MIT License

Stars
1.2K
Committers
21

Bot releases are hidden (Show)

dataloader - v7.1.0 Latest Release

Published by pavelnikolov almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/graph-gophers/dataloader/compare/v7.0.0...v7.1.0

dataloader - Release v7.0.0

Published by pavelnikolov over 2 years ago

  • upgrades the library to Go v1.18
  • adds support for Generics
  • add an OTEL tracer
dataloader - Migrate to Go modules

Published by tonyghita about 4 years ago

This release moves the project to use Go modules.

dataloader - Release v5.0.0

Published by tonyghita almost 6 years ago

This is the same as v5, but using semantic versioning so that it works with tooling.