mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 04:23:46 +00:00
This reduces the complexity of our dependency graph. It also makes sub_store.get parallel to message_store.get. For both you pass in the relevant id to get the full validated object.