mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 11:03:54 +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.