mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
BatchLoader provides a generic lazy batching mechanism to avoid N+1 DB queries, HTTP queries, etc. WWW: https://github.com/exAspArk/batch-loader
4 lines
146 B
Text
4 lines
146 B
Text
BatchLoader provides a generic lazy batching mechanism to avoid N+1 DB queries,
|
|
HTTP queries, etc.
|
|
|
|
WWW: https://github.com/exAspArk/batch-loader
|