| .. |
|
__init__.py
|
Add a slaved events store class
|
2016-04-06 14:18:35 +01:00 |
|
_base.py
|
Allow moving account data and receipts streams off master (#9104)
|
2021-01-18 15:47:59 +00:00 |
|
_slaved_id_tracker.py
|
Convert internal pusher dicts to attrs classes. (#8940)
|
2020-12-16 11:25:30 -05:00 |
|
account_data.py
|
Allow moving account data and receipts streams off master (#9104)
|
2021-01-18 15:47:59 +00:00 |
|
appservice.py
|
Rename database classes to make some sense (#8033)
|
2020-08-05 21:38:57 +01:00 |
|
client_ips.py
|
Replace DeferredCache with LruCache where possible (#8563)
|
2020-10-19 12:20:29 +01:00 |
|
deviceinbox.py
|
Allow running sendToDevice on workers (#9044)
|
2021-01-07 20:19:26 +00:00 |
|
devices.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
|
directory.py
|
Rename database classes to make some sense (#8033)
|
2020-08-05 21:38:57 +01:00 |
|
events.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
|
filtering.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
|
groups.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
|
keys.py
|
Rename database classes to make some sense (#8033)
|
2020-08-05 21:38:57 +01:00 |
|
presence.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
|
profile.py
|
Rename database classes to make some sense (#8033)
|
2020-08-05 21:38:57 +01:00 |
|
push_rule.py
|
Make SlavedIdTracker.advance have same interface as MultiWriterIDGenerator (#8171)
|
2020-08-26 13:15:20 +01:00 |
|
pushers.py
|
Convert internal pusher dicts to attrs classes. (#8940)
|
2020-12-16 11:25:30 -05:00 |
|
receipts.py
|
Allow moving account data and receipts streams off master (#9104)
|
2021-01-18 15:47:59 +00:00 |
|
registration.py
|
Rename database classes to make some sense (#8033)
|
2020-08-05 21:38:57 +01:00 |
|
room.py
|
Simplify super() calls to Python 3 syntax. (#8344)
|
2020-09-18 09:56:44 -04:00 |
|
transactions.py
|
Rename database classes to make some sense (#8033)
|
2020-08-05 21:38:57 +01:00 |