Commit History

Author SHA1 Message Date
  Erik Johnston 0b87eb8e0c Make DictionaryCache have better expiry properties (#13292) 2 years ago
  Erik Johnston 1e453053cb Rename storage classes (#12913) 2 years ago
  Richard van der Hoff e24ff8ebe3 Remove `HomeServer.get_datastore()` (#12031) 2 years ago
  reivilibre eb609c65d0 Fix bug in `StateFilter.return_expanded()` and add some tests. (#12016) 2 years ago
  reivilibre 406f7bfa17 Add an approximate difference method to StateFilters (#10825) 2 years ago
  reivilibre 8eb7cb2e0d Make StateFilter frozen so we can hash it (#10816) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke e7b769aea1 Convert storage test cases to HomeserverTestCase. (#9736) 3 years ago
  Patrick Cloke 01dd90b0f0 Add type hints to DictionaryCache and TTLCache. (#9442) 3 years ago
  Patrick Cloke b3a97d6dac Convert some of the data store to async. (#7976) 4 years ago
  Patrick Cloke 3345c166a4 Convert storage layer to async/await. (#7963) 4 years ago
  Patrick Cloke cc9bb3dc3f Convert the message handler to async/await. (#7884) 4 years ago
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
  Erik Johnston 8df862e45d Add `rooms.room_version` column (#6729) 4 years ago
  Erik Johnston 75d8f26ac8 Split state groups into a separate data store (#6296) 4 years ago
  Erik Johnston 69f0054ce6 Port to use state storage 4 years ago
  Erik Johnston 3ca4c7c516 Use new EventPersistenceStore 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Amber Brown b36c82576e Run Black on the tests again (#5170) 5 years ago
  Richard van der Hoff 54a87a7b08 Collect room-version variations into one place (#4969) 5 years ago
  Amber Brown 3f189c902e Fix flake8 (#4519) 5 years ago
  Erik Johnston 9770ed91c2 Fix tests 5 years ago
  Erik Johnston be6a7e47fa Revert "Require event format version to parse or create events" 5 years ago
  Erik Johnston e79ba9eb34 Fix tests 5 years ago
  Erik Johnston cb53ce9d64 Refactor state group lookup to reduce DB hits (#4011) 5 years ago
  Richard van der Hoff ae6ad4cf41 docstrings and unittests for storage.state (#3958) 6 years ago
  Amber Brown 52ec6e9dfa Port tests/ to Python 3 (#3808) 6 years ago
  Matthew Hodgson bb81e78ec6 Split the state_group_cache in two (#3726) 6 years ago
  Matthew Hodgson 2f78f432c4 speed up /members and add at= and membership params (#3568) 6 years ago