.. |
__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 |
directory.py
|
Use cached version of get_aliases_for_room
|
2016-08-15 11:24:12 +01:00 |
events.py
|
Merge branch 'develop' of github.com:matrix-org/synapse into erikj/fed_reader
|
2016-07-29 11:24:56 +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
|
Add slace storage functions for public room list
|
2016-07-28 17:03:40 +01:00 |
transactions.py
|
Add destination retry to slave store
|
2016-07-28 17:35:53 +01:00 |