Historial de Commits

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