Commit Graph

5473 Commits (18579534ea67f2d98c189e2ddeccc4bfecb491eb)
 

Author SHA1 Message Date
Erik Johnston 18579534ea Prefill stream change caches 9 years ago
Erik Johnston ebc5f00efe Bump AccountDataAndTagsChangeCache size 9 years ago
Erik Johnston ea320d3464 Don't work out unread_notifs_for_room_id unless needed 9 years ago
Erik Johnston b18114e19e Merge pull request #536 from matrix-org/erikj/sync 9 years ago
Erik Johnston 02a9c3be6c Merge pull request #538 from matrix-org/erikj/fix_lru_cache 9 years ago
Erik Johnston 4fce59f274 Add tests 9 years ago
Erik Johnston fb7299800f Directly set self.value 9 years ago
Erik Johnston c046630c33 Remove spurious self.size 9 years ago
Erik Johnston a30364c1f9 Correctly bookkeep the size of TreeCache 9 years ago
Erik Johnston 766526e114 Make TreeCache keep track of its own size. 9 years ago
Erik Johnston 50e18938a9 Reset size on clear 9 years ago
Erik Johnston f3af1840cb Merge pull request #537 from matrix-org/erikj/cache_filters 9 years ago
Erik Johnston 467c27a1f9 Amalgamate tags and account data stream caches 9 years ago
Erik Johnston 3f5dd18bd4 If the same as the earliest key, assume nothing has changed. 9 years ago
Erik Johnston 40431251cb Correctly update _entity_to_key 9 years ago
Erik Johnston 82cf3a8043 Fix inequalities 9 years ago
Erik Johnston 03b2c2577c Don't use defer.returnValue 9 years ago
Erik Johnston 0663c5bd52 Include cache hits with has_entity_changed 9 years ago
Erik Johnston 35981c8b71 Fix test 9 years ago
Erik Johnston 8fe8951a8d Cache filters 9 years ago
Erik Johnston fdca8ec418 Add events index 9 years ago
Erik Johnston 45cf827c8f Change name and doc has_entity_changed 9 years ago
Erik Johnston 00cb3eb24b Cache tags and account data 9 years ago
Erik Johnston c23a8c7833 Ensure keys to RoomStreamChangeCache are ints 9 years ago
Erik Johnston e1941442d4 Invalidate caches properly. Remove unused arg 9 years ago
Daniel Wagner-Hall 49c328a892 Prune on fetching 9 years ago
Daniel Wagner-Hall 0935802f1e Pin pynacl to 0.3.0 9 years ago
Erik Johnston 19fd425928 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/sync 9 years ago
Erik Johnston 167d1df699 Merge pull request #534 from matrix-org/erikj/setup 9 years ago
Erik Johnston 7ed2bbeb11 Clean up a bit. Add comment 9 years ago
Daniel Wagner-Hall 9101193242 Quot all the things 9 years ago
Erik Johnston 571a566399 Change load limit params 9 years ago
Erik Johnston 3c6518ddbf Amalgamate incremental and full sync for user 9 years ago
Erik Johnston 4e7948b47a Allow paginating backwards from stream token 9 years ago
Erik Johnston ba8931829b Return correct type of token 9 years ago
Erik Johnston 61eaa6ec64 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/sync 9 years ago
Erik Johnston c5e7c0e436 Up get_rooms_for_user cache size 9 years ago
Richard van der Hoff e26390ca46 Merge pull request #535 from matrix-org/rav/paginate_from_stream_token 9 years ago
Erik Johnston a6477d5933 Remove chdir 9 years ago
Richard van der Hoff 5cba88ea7c Make it possible to paginate forwards from stream tokens 9 years ago
Erik Johnston 5fc9b17518 No chdir 9 years ago
Erik Johnston fa90c180ee Merge branch 'develop' of github.com:matrix-org/synapse into erikj/setup 9 years ago
Erik Johnston 5610880003 Merge pull request #530 from matrix-org/erikj/server_refactor 9 years ago
Erik Johnston e7febf4fbb PEP8 9 years ago
Erik Johnston aca3193efb Use the same path for incremental with gap or without gap 9 years ago
Erik Johnston b97f6626b6 Add cache to room stream 9 years ago
Erik Johnston f93ecf8783 Don't turn on profiling 9 years ago
Erik Johnston 0487c9441f Fix tests 9 years ago
Erik Johnston a955cbfa49 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/setup 9 years ago
Richard van der Hoff 8c97b49886 Merge pull request #533 from matrix-org/rav/hashtest_federation 9 years ago