Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Tim Abbott 9b8f0fab0f Retrieve message objects from memcached in a bulk request.
On my laptop, this saves about 80 milliseconds per 1000 messages
requested via get_old_messages queries.  Since we only have one
memcached process and it does not run with special priority, this
might have significant impact on load during server restarts.

(imported from commit 06ad13f32f4a6d87a0664c96297ef9843f410ac5)
2013-04-24 10:44:56 -04:00
api Bump API version 2013-04-18 09:57:54 -07:00
assets favicon: Add an 'infinite' favicon for more than 99 messages 2013-02-15 16:18:24 -05:00
bots Add a nagios check for a notify_tornado consumer 2013-04-17 09:24:28 -04:00
certs Add wildcard certificate for *.e.humbughq.com. 2013-01-17 18:56:39 -05:00
confirmation Introduce script to bulk-create activation URIs. 2013-02-28 14:34:18 -05:00
humbug Switched the star icon to FontAwesome and made it bigger and green. 2013-04-21 17:31:50 -07:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers puppet: Add Postgres recovery.conf 2013-04-22 16:36:09 -04:00
templates Update new-user text slightly. 2013-04-24 10:28:33 -04:00
tools Use incr instead of gauge when sending events to drawAsInfinite to statsd 2013-04-19 09:56:41 -04:00
zephyr Retrieve message objects from memcached in a bulk request. 2013-04-24 10:44:56 -04:00
.gitignore gitignore: Add .DS_Store 2013-02-06 16:31:55 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00