zulip/zerver/tornado
Tim Abbott 220620e7cf sharding: Add basic sharding configuration for Tornado.
This allows straight-forward configuration of realm-based Tornado
sharding through simply editing /etc/zulip/zulip.conf to configure
shards and running scripts/refresh-sharding-and-restart.

Co-Author-By: Mateusz Mandera <mateusz.mandera@zulip.com>
2020-05-20 13:47:20 -07:00
..
__init__.py
application.py dependencies: Remove WebSockets system for sending messages. 2020-01-14 22:34:00 -08:00
autoreload.py mypy: Remove unnecessary type: ignore annotations. 2020-04-22 10:46:33 -07:00
descriptors.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
event_queue.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
exceptions.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
handlers.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
ioloop_logging.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
sharding.py sharding: Add basic sharding configuration for Tornado. 2020-05-20 13:47:20 -07:00
views.py org settings: Enable message_retention_days in org settings UI. 2020-05-08 14:09:31 -07:00