mirror of
https://github.com/directus/directus.git
synced 2026-01-31 05:28:05 -05:00
* Start by stripping out the previous Union attempt * Then set limit to -1, causing massive memory issues on big data sets * Now fix the memory problem by batching the responses * Use env var for max relational batch size * Rename env var, add to docs
@directus/shared
Code shared between all directus packages.