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