- Written by Jay Herron and 7 other contributors.
- In development for 8 years, with 130 commits and 13 releases.
- There are no open issues and no open pull requests. The last issue was closed 2 years ago and the last pull request was merged/closed about 1 month ago.
- This package depends on 7 other packages.Including all transitive and test dependencies.
- MIT licensed
- 38 stars
- 2 libraries
- No executables
- No plugins
- No macros
- Zero data race safety errorsWhat is data race safety and how is it tested?
When working with an Xcode project:
When working with a Swift Package Manager manifest:
Select a package version:
2.3.5
main
DataLoader is a generic utility to be used as part of your Swift application's data fetching layer to provide a simplified and consistent API over various remote data sources such as databases or web services via batching and caching.