You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collections aren't loaded by default for performance/memory reasons. We might want an omnibus "read all collections" option though just in case folks are willing to take the performance hit.
The text was updated successfully, but these errors were encountered:
in v2 we'll have an "inverted" config where collections are all read in by default and there's a per-collection opt-out possibility for performance reasons…will be documented, so closing this one out.
The SSR / Roda docs are currently lacking information about how to read collections in manually. For example, something like this in an initializer:
Collections aren't loaded by default for performance/memory reasons. We might want an omnibus "read all collections" option though just in case folks are willing to take the performance hit.
The text was updated successfully, but these errors were encountered: