.. |
__init__.py
|
Add a slaved events store class
|
2016-04-06 14:18:35 +01:00 |
_base.py
|
Use cached get_user_by_access_token in slaves
|
2016-08-16 11:24:32 +01:00 |
_slaved_id_tracker.py
|
Add a slaved events store class
|
2016-04-06 14:18:35 +01:00 |
account_data.py
|
Add methods to events, account data and receipt slaves
|
2016-06-03 11:19:27 +01:00 |
appservice.py
|
Add appservice worker
|
2016-08-18 14:59:55 +01:00 |
deviceinbox.py
|
Track the max_stream_device_id in a separate table, since we delete from the inbox table
|
2016-09-09 11:48:23 +01:00 |
directory.py
|
Use cached version of get_aliases_for_room
|
2016-08-15 11:24:12 +01:00 |
events.py
|
Add new storage function to slave store
|
2016-09-16 08:37:39 +01:00 |
filtering.py
|
Add a comment explaining why the filter cache doesn't need exipiring
|
2016-06-03 11:03:10 +01:00 |
keys.py
|
Add more key storage funcs into slave store
|
2016-07-28 15:41:26 +01:00 |
presence.py
|
Add a slaved store for presence
|
2016-06-03 11:05:53 +01:00 |
push_rule.py
|
Add slaved stores for filters, tokens, and push rules
|
2016-06-03 10:58:03 +01:00 |
pushers.py
|
Assert that stream replicated stream positions are ints
|
2016-05-13 17:33:44 +01:00 |
receipts.py
|
Add methods to events, account data and receipt slaves
|
2016-06-03 11:19:27 +01:00 |
registration.py
|
Add appservice worker
|
2016-08-18 14:59:55 +01:00 |
room.py
|
Fix public room pagination for client_reader app
|
2016-09-16 14:48:21 +01:00 |
transactions.py
|
Add destination retry to slave store
|
2016-07-28 17:35:53 +01:00 |