Commit Graph

1987 Commits (29ded770b16ee302a3f7b3b09c6c8de492301f02)

Author SHA1 Message Date
Richard van der Hoff dc026bb16f Tidy purge code and add some comments 8 years ago
Richard van der Hoff 8e345ce465 Don't de-delta state groups we're about to delete 8 years ago
Richard van der Hoff b64d312421 add some logging to purge_history 8 years ago
Erik Johnston b990b2fce5 Add per user ratelimiting overrides 8 years ago
Richard van der Hoff a7e9d8762d Allow clients to upload one-time-keys with new sigs 8 years ago
Erik Johnston 093f7e47cc Expand docstring a bit 8 years ago
Erik Johnston 6a12998a83 Add missing yields 8 years ago
Erik Johnston ffad4fe35b Don't update event cache hit ratio from get_joined_users 8 years ago
Erik Johnston 94e6ad71f5 Invalidate cache on device deletion 8 years ago
Erik Johnston 8571f864d2 Cache one time key counts 8 years ago
Erik Johnston fc6d4974a6 Comment 8 years ago
Erik Johnston 738ccf61c0 Cache check to see if device exists 8 years ago
Erik Johnston dcabef952c Increase client_ip cache size 8 years ago
Erik Johnston e0f20e9425 Revert "Remove unused import" 8 years ago
Erik Johnston fe7c1b969c Revert "We don't care about forgotten rooms" 8 years ago
Erik Johnston 78f306a6f7 Revert "Speed up filtering of a single event in push" 8 years ago
Erik Johnston cf589f2c1e Fixes 8 years ago
Erik Johnston 587f07543f Revert "Prefill state caches" 8 years ago
Erik Johnston aa93cb9f44 Add comment 8 years ago
Erik Johnston 537dbadea0 Intern host strings 8 years ago
Erik Johnston 07a07588a0 Make caches bigger 8 years ago
Erik Johnston dfaa58f72d Fix comment and num args 8 years ago
Erik Johnston 5d8290429c Reduce size of get_users_in_room 8 years ago
Erik Johnston 7ebf518c02 Make get_joined_users faster 8 years ago
Erik Johnston 2c2dcf81d0 Update comment 8 years ago
Erik Johnston 1827057acc Comments 8 years ago
Erik Johnston 3e5a62ecd8 Add more granular event send metrics 8 years ago
Erik Johnston a2c89a225c Prefill state caches 8 years ago
Erik Johnston 7166854f41 Add cache for get_current_hosts_in_room 8 years ago
Erik Johnston ab37bef83b Remove unused import 8 years ago
Erik Johnston ad8b316939 We don't care about forgotten rooms 8 years ago
Erik Johnston 421fdf7460 Speed up filtering of a single event in push 8 years ago
Richard van der Hoff c84770b877 Fix bgupdate error if index already exists (#2167) 8 years ago
Erik Johnston f053a1409e Make state caches cache in ascii 8 years ago
Erik Johnston f144365281 Comment 8 years ago
Erik Johnston d9aa645f86 Reduce size of joined_user cache 8 years ago
Erik Johnston 22f3d3ae76 Reduce _get_state_group_for_event cache size 8 years ago
Erik Johnston 119cb9bbcf Reduce cache size by not storing deferreds 8 years ago
Erik Johnston e4f3431116 Remove unused cache 8 years ago
Luke Barnard 6a70647d45 Correct logic in is_event_after 8 years ago
Luke Barnard b9557064bf Simplify is_event_after logic 8 years ago
Luke Barnard 7f94709066 travis flake8.. 8 years ago
Luke Barnard 73880268ef Refactor event ordering check to events store 8 years ago
Erik Johnston 85657eedf8 Bail on where clause instead 8 years ago
Erik Johnston b48045a8f5 Don't bother with outer check for now 8 years ago
Erik Johnston 34840cdcef Fix getting latest device IP for user with no devices 8 years ago
Erik Johnston 2a3e822f44 Comment 8 years ago
Erik Johnston d72667fcce Speed up get_current_state_ids 8 years ago
Erik Johnston 9f26d3b75b Deduplicate new deviceinbox rows for replication 8 years ago
Erik Johnston bfcf016714 Fix up docs 8 years ago