Histórico de Commits

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