Историја ревизија

Аутор SHA1 Порука Датум
  Shay cde8af9a49 Add config flags to allow for cache auto-tuning (#12701) пре 2 година
  Patrick Cloke 02d708568b Replace assertEquals and friends with non-deprecated versions. (#12092) пре 2 година
  Sean Quah 7ff22d6da4 Fix `LruCache` corruption bug with a `size_callback` that can return 0 (#11454) пре 2 година
  Erik Johnston 7a5873277e Add support for evicting cache entries based on last access time. (#10205) пре 3 година
  Richard van der Hoff c0df6bae06 Remove `keylen` from `LruCache`. (#9993) пре 3 година
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) пре 3 година
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) пре 3 година
  Richard van der Hoff 96e7d3c4a0 Fix 'LruCache' object has no attribute '_on_resize' (#8591) пре 3 година
  Richard van der Hoff 3ee17585cd Make LruCache register its own metrics (#8561) пре 3 година
  Amber Brown 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) пре 4 година
  black 8b3d9b6b19 Run black. пре 5 година
  Amber Brown 49af402019 run isort пре 6 година
  Erik Johnston 9e8e236d98 Tidy up test пре 7 година
  Erik Johnston f85b6ca494 Speed up cache size calculation пре 7 година
  Erik Johnston 2fae34bd2c Optionally measure size of cache by sum of length of values пре 7 година
  Erik Johnston 45fd2c8942 Ensure invalidation list does not grow unboundedly пре 7 година
  Erik Johnston 4161ff2fc4 Add concept of cache contexts пре 7 година
  Erik Johnston 4fce59f274 Add tests пре 8 година
  David Baker d552861346 Revert all the bits changing keys of eeverything that used LRUCaches to tuples пре 8 година
  David Baker 10f76dc5da Make LRU cache not default to treecache & add options to use it пре 8 година
  David Baker 31a051b677 Test treecache directly пре 8 година
  David Baker f1f8122120 Change LRUCache to be tree-based so we can delete subtrees. пре 8 година
  Matthew Hodgson 6c28ac260c copyrights пре 8 година
  Erik Johnston 2df8dd9b37 Move all the caches into their own package, synapse.util.caches пре 9 година
  Mark Haines d8324d5a2b Add a lru cache class пре 9 година