Historique des commits

Auteur SHA1 Message Date
  Patrick Cloke d8cc86eff4 Remove redundant types from comments. (#14412) il y a 1 an
  Nick Mills-Barrett 41320a0554 Optimise async get event lookups (#13435) il y a 1 an
  Erik Johnston 0b87eb8e0c Make DictionaryCache have better expiry properties (#13292) il y a 1 an
  Nick Mills-Barrett cc21a431f3 Async get event cache prep (#13242) il y a 1 an
  David Robertson 6ba732fefe Type `tests.utils` (#13028) il y a 1 an
  Shay cde8af9a49 Add config flags to allow for cache auto-tuning (#12701) il y a 2 ans
  Erik Johnston 0dbbe33a65 Track cache invalidations (#12000) il y a 2 ans
  David Robertson f510fba4ba Describe `prune_unread_entries` in docstrings (#11876) il y a 2 ans
  Shay fcfe67578f Update to the current version of Black and run it on Synapse codebase (#11596) il y a 2 ans
  Sean Quah 7ff22d6da4 Fix `LruCache` corruption bug with a `size_callback` that can return 0 (#11454) il y a 2 ans
  Sean Quah 5a0b652d36 Eliminate a few `Any`s in `LruCache` type hints (#11453) il y a 2 ans
  David Robertson f8d0f72b27 More types for synapse.util, part 1 (#10888) il y a 2 ans
  David Robertson 724aef9a87 Opt out of cache expiry for `get_users_who_share_room_with_user` (#10826) il y a 2 ans
  David Robertson a2d7195e01 Track why we're evicting from caches (#10829) il y a 2 ans
  reivilibre 524b8ead77 Add types to synapse.util. (#10601) il y a 2 ans
  Jonathan de Jong 95e47b2e78 [pyupgrade] `synapse/` (#10348) il y a 2 ans
  Jonathan de Jong bdfde6dca1 Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381) il y a 2 ans
  Erik Johnston 7a5873277e Add support for evicting cache entries based on last access time. (#10205) il y a 2 ans
  Richard van der Hoff 224f2f949b Combine `LruCache.invalidate` and `invalidate_many` (#9973) il y a 3 ans
  Richard van der Hoff c0df6bae06 Remove `keylen` from `LruCache`. (#9993) il y a 3 ans
  Erik Johnston ef889c98a6 Optionally track memory usage of each LruCache (#9881) il y a 3 ans
  Erik Johnston 391bfe9a7b Reduce memory footprint of caches (#9886) il y a 3 ans
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
  Jonathan de Jong 2ca4e349e9 Bugbear: Add Mutable Parameter fixes (#9682) il y a 3 ans
  Richard van der Hoff 96e7d3c4a0 Fix 'LruCache' object has no attribute '_on_resize' (#8591) il y a 3 ans
  Richard van der Hoff 97647b33c2 Replace DeferredCache with LruCache where possible (#8563) il y a 3 ans
  Richard van der Hoff 6d7b22041d review comments il y a 3 ans
  Richard van der Hoff 995cc615a0 Apply suggestions from code review il y a 3 ans
  Richard van der Hoff 0ec0bc3886 type annotations for LruCache il y a 3 ans
  Richard van der Hoff 3ee17585cd Make LruCache register its own metrics (#8561) il y a 3 ans