zulip/zephyr/lib
Tim Abbott 7c001822f2 Use bulk requests for updating memcached in get_old_messages.
Otherwise we end up doing 1000 requests to memcached, which can be
quite expensive.

(imported from commit be247f63b5fb88c6f4a45326261b66ea67fe1028)
2013-04-25 14:43:37 -04:00
..
bugdown Time out on Twitter rendering if it takes too long. 2013-04-23 12:56:34 -04:00
__init__.py Add simple parallel computation library. 2012-09-14 13:32:25 -04:00
actions.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
avatar.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
bulk_create.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
cache.py Use bulk requests for updating memcached in get_old_messages. 2013-04-25 14:43:37 -04:00
cache_helpers.py Increase size of initial message cache fetch and exclude tabbott/extra's messages 2013-04-25 13:33:51 -04:00
context_managers.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
create_user.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
debug.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
event_queue.py Use a function for stopping/restarting time logging for longpolling. 2013-04-24 10:44:56 -04:00
initial_password.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
minify.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
parallel.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
query.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
queue.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
response.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
stats.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
timeout.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
timestamp.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
tornado_ioloop_logging.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
unminify.py Enable absolute imports. 2013-04-23 09:51:17 -07:00
utils.py Enable absolute imports. 2013-04-23 09:51:17 -07:00