mirror of https://github.com/zulip/zulip.git
200ce821a2
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 |