2019-02-02 21:54:48 +00:00

5 lines
146 B
Plaintext

BatchLoader provides a generic lazy batching mechanism to avoid N+1 DB queries,
HTTP queries, etc.
WWW: https://github.com/exAspArk/batch-loader