mirror of
https://github.com/zulip/zulip.git
synced 2025-11-07 15:33:30 +00:00
We use UserMessageLite to avoid Django overhead, and we do updates in chunks of 10000. (The export may be broken into several files already, but a reasonable chunking at import time is good defense against running out of memory.)
46 KiB
46 KiB