mirror of
https://github.com/zulip/zulip.git
synced 2025-11-23 16:01:24 +00:00
Messages can be bulky, and storing them in a single data structure can cause a memory error. In this commit, the messages are written to a file batch-wise, thus avoiding the memory error.
46 KiB
Executable File
46 KiB
Executable File