BatchLoader provides a generic lazy batching mechanism to avoid N+1 DB queries, HTTP queries, etc. WWW: https://github.com/exAspArk/batch-loader
5 lines
146 B
Plaintext
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
|