mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
This document is mainly an answer to a set of questions other developers have been asking about Zulip's architecture and scalability design. It's intended for developers working on Zulip, to help with thinking about where to prioritize further efforts to optimize scalability.
42 lines
610 B
ReStructuredText
42 lines
610 B
ReStructuredText
########################
|
|
Subsystems documentation
|
|
########################
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
dependencies
|
|
settings
|
|
html-css
|
|
events-system
|
|
sending-messages
|
|
queuing
|
|
custom-apps
|
|
pointer
|
|
markdown
|
|
caching
|
|
performance
|
|
realms
|
|
management-commands
|
|
schema-migrations
|
|
hashchange-system
|
|
emoji
|
|
hotspots
|
|
full-text-search
|
|
email
|
|
analytics
|
|
client
|
|
logging
|
|
typing-indicators
|
|
users
|
|
django-upgrades
|
|
release-checklist
|
|
api-release-checklist
|
|
conversion
|
|
input-pills
|
|
thumbnailing
|
|
presence
|
|
unread_messages
|
|
billing
|
|
widgets
|