-
-
Notifications
You must be signed in to change notification settings - Fork 3
Improve support for import of "lots of data" #1
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Example things that could help in massive-content-creation scenarios:
- switch off db transactions
- disable calls to Solr indexation
- disable emitting events for each loop step (to be verified)
- disable sf debug (of course)
- when downloading images off the web, cache them locally for reuse to avoid going over quotas
- support for multiple image providers to avoid going over quotas
- other ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request