Commit History

Автор SHA1 Съобщение Дата
  Andrew Morgan fe604a022a Remove various bits of compatibility code for Python <3.6 (#9879) преди 3 години
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) преди 3 години
  Richard van der Hoff 7b71695388 Combine the two sets of tests for CacheDescriptor преди 4 години
  Richard van der Hoff 470dedd266 Combine the two sets of DeferredCache tests преди 4 години
  Richard van der Hoff 4182bb812f move DeferredCache into its own module преди 4 години
  Richard van der Hoff 9f87da0a84 Rename Cache->DeferredCache преди 4 години
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) преди 4 години
  Erik Johnston a7bdf98d01 Rename database classes to make some sense (#8033) преди 4 години
  Amber Brown 7cb8b4bc67 Allow configuration of Synapse's cache without using synctl or environment variables (#6391) преди 4 години
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) преди 4 години
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class преди 5 години
  Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions преди 5 години
  Erik Johnston 326b3dace7 Make ObservableDeferred.observe() always return deferred. преди 5 години
  Amber Brown a06614bd2a UPSERT many functionality (#4644) преди 5 години
  black 8b3d9b6b19 Run black. преди 6 години
  Amber Brown b37c472419 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) преди 6 години
  Amber Brown 49af402019 run isort преди 6 години
  Erik Johnston 29a4066a4d Update test преди 7 години
  Erik Johnston eefd9fee81 Fix up tests преди 7 години
  Erik Johnston f85b6ca494 Speed up cache size calculation преди 7 години
  Erik Johnston 45fd2c8942 Ensure invalidation list does not grow unboundedly преди 8 години
  Erik Johnston c0d7d9d642 Rename to on_invalidate преди 8 години
  Erik Johnston dc76a3e909 Make cache_context an explicit option преди 8 години
  Erik Johnston ba214a5e32 Remove lru option преди 8 години
  Erik Johnston 4161ff2fc4 Add concept of cache contexts преди 8 години
  Mark Haines 700487a7c7 Fix flake8 warnings for tests преди 8 години
  Matthew Hodgson 6c28ac260c copyrights преди 8 години
  Erik Johnston 2df8dd9b37 Move all the caches into their own package, synapse.util.caches преди 9 години
  Erik Johnston b8e386db59 Change Cache to not use *args in its interface преди 9 години
  Erik Johnston 7eea3e356f Make @cached cache deferreds rather than the deferreds' values преди 9 години