Commit Graph

29 Commits (6ff34e00d9bd4e8b0b91347a359b17abeaa22e5a)

Author SHA1 Message Date
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) 5 years ago
Erik Johnston 8df862e45d
Add `rooms.room_version` column (#6729) 5 years ago
Erik Johnston 75d8f26ac8
Split state groups into a separate data store (#6296) 5 years ago
Erik Johnston 69f0054ce6 Port to use state storage 5 years ago
Erik Johnston 3ca4c7c516 Use new EventPersistenceStore 5 years ago
Amber Brown 4806651744
Replace returnValue with return (#5736) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Amber Brown b36c82576e
Run Black on the tests again (#5170) 6 years ago
Richard van der Hoff 54a87a7b08
Collect room-version variations into one place (#4969) 6 years ago
Amber Brown 3f189c902e
Fix flake8 (#4519) 6 years ago
Erik Johnston 9770ed91c2 Fix tests 6 years ago
Erik Johnston be6a7e47fa
Revert "Require event format version to parse or create events" 6 years ago
Erik Johnston e79ba9eb34 Fix tests 6 years ago
Erik Johnston cb53ce9d64
Refactor state group lookup to reduce DB hits (#4011) 6 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
Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) 6 years ago
black 8b3d9b6b19 Run black. 6 years ago
Amber Brown 2511f3f8a0
Test fixes for Python 3 (#3647) 6 years ago
Matthew Hodgson 0620d27f4d flake8 6 years ago
Matthew Hodgson 0a7ee0ab8b add tests for _get_some_state_from_cache 6 years ago
Matthew Hodgson cd241d6bda incorporate more review 6 years ago
Matthew Hodgson 650daf5628 make test work 6 years ago
Matthew Hodgson 1fa4f7e03e first cut of a UT for testing state store (untested) 6 years ago