mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
This saves the completely unnecessary work of mapping the Client name to its ID. Because we had in-process caching of the immutable Client objects, this isn't a material performance win, but it will eventually let us delete that caching logic and have a simpler system. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| queue_processors.py | ||