Commit Graph

4143 Commits (017b798e4f3dedaf0c02fba4d5ec53b7130d6ef2)
 

Author SHA1 Message Date
Erik Johnston 017b798e4f Clean up StateStore 10 years ago
Erik Johnston 2c019eea11 Remove unused function 10 years ago
Erik Johnston bb0a475c30 Comments 10 years ago
Erik Johnston dcefac3b06 Comments 10 years ago
Erik Johnston 6f274f7e13 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/dictionary_cache 10 years ago
Erik Johnston 7ce71f2ffc Merge branch 'erikj/cache_varargs_interface' of github.com:matrix-org/synapse into erikj/dictionary_cache 10 years ago
Erik Johnston 8c3a62b5c7 Merge pull request #215 from matrix-org/erikj/cache_varargs_interface 10 years ago
Erik Johnston 86eaaa885b Rename keyargs to args in CacheDescriptor 10 years ago
Erik Johnston e0b6e49466 Merge branch 'erikj/cache_varargs_interface' of github.com:matrix-org/synapse into erikj/dictionary_cache 10 years ago
Erik Johnston 2cd6cb9f65 Rename keyargs to args in Cache 10 years ago
Erik Johnston aa88582e00 Do bounds check 10 years ago
Erik Johnston 5119e416e8 Line length 10 years ago
Erik Johnston 8f04b6fa7a Merge branch 'erikj/cache_varargs_interface' of github.com:matrix-org/synapse into erikj/dictionary_cache 10 years ago
Erik Johnston 7dec0b2bee Merge branch 'develop' of github.com:matrix-org/synapse into erikj/dictionary_cache 10 years ago
Erik Johnston 06218ab125 Merge pull request #212 from matrix-org/erikj/cache_deferreds 10 years ago
Erik Johnston 2352974aab Merge branch 'erikj/cache_deferreds' of github.com:matrix-org/synapse into erikj/cache_varargs_interface 10 years ago
Erik Johnston 9c5385b53a s/observed/observer/ 10 years ago
Erik Johnston ffab798a38 Merge branch 'erikj/cache_deferreds' of github.com:matrix-org/synapse into erikj/cache_varargs_interface 10 years ago
Erik Johnston 62126c996c Propogate stale cache errors to calling functions 10 years ago
Erik Johnston 3213ff630c Remove unnecessary cache 10 years ago
Erik Johnston 20addfa358 Change Cache to not use *args in its interface 10 years ago
Erik Johnston 9eb5b23d3a Batch up various DB requests for event -> state 10 years ago
Erik Johnston 0211890134 Implement a CacheListDescriptor 10 years ago
Erik Johnston ffdb8c3828 Don't be too enthusiatic with defer.gatherResults 10 years ago
Paul Evans e69b669083 Merge pull request #213 from matrix-org/paul/SYN-420 10 years ago
Paul "LeoNerd" Evans 0db40d3e93 Don't complain about extra .pyc files we find while hunting for database schemas 10 years ago
Paul "LeoNerd" Evans e3c8e2c13c Add a --generate-keys option 10 years ago
Paul "LeoNerd" Evans efe60d5e8c Only print the pidfile path on startup if requested by a commandline flag 10 years ago
Erik Johnston b2c7bd4b09 Cache get_recent_events_for_room 10 years ago
Erik Johnston b3768ec10a Remove unncessary cache 10 years ago
Erik Johnston b8e386db59 Change Cache to not use *args in its interface 10 years ago
Erik Johnston fe994e728f Store absence of state in cache 10 years ago
Erik Johnston 1d08bf7c17 Merge branch 'erikj/cache_deferreds' into erikj/dictionary_cache 10 years ago
Erik Johnston 63b1eaf32c Docs 10 years ago
Erik Johnston b811c98574 Remove failed deferreds from cache 10 years ago
Erik Johnston 433314cc34 Re-implement DEBUG_CACHES flag 10 years ago
Erik Johnston 8049c9a71e Merge pull request #209 from matrix-org/erikj/cached_keyword_args 10 years ago
Erik Johnston f596ff402e Merge branch 'erikj/cache_deferreds' into erikj/dictionary_cache 10 years ago
Erik Johnston 2efb93af52 Merge branch 'erikj/cached_keyword_args' into erikj/cache_deferreds 10 years ago
Erik Johnston 953dbd28a7 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/cached_keyword_args 10 years ago
Erik Johnston 7eea3e356f Make @cached cache deferreds rather than the deferreds' values 10 years ago
Erik Johnston 3e1b77efc2 Merge branch 'erikj/cached_keyword_args' of github.com:matrix-org/synapse into erikj/dictionary_cache 10 years ago
Erik Johnston b52b4a84ec Merge branch 'develop' of github.com:matrix-org/synapse into erikj/dictionary_cache 10 years ago
Erik Johnston 1e62a3d3a9 Up the cache size for 'get_joined_hosts_for_room' and 'get_users_in_room' 10 years ago
Erik Johnston a89559d797 Use LRU cache by default 10 years ago
Erik Johnston 07507643cb Use dictionary cache to do group -> state fetching 10 years ago
Erik Johnston c67ba143fa Move DictionaryCache 10 years ago
Erik Johnston e7768e77f5 Add basic dictionary cache 10 years ago
Erik Johnston 2e35a733cc Merge branch 'develop' of github.com:matrix-org/synapse into erikj/acl_perf 10 years ago
Erik Johnston 413a4c289b Add comment 10 years ago