__init__.py
|
Add a slaved events store class
|
2016-04-06 14:18:35 +01:00 |
_base.py
|
Don't log unknown cache warnings in workers
|
2017-02-28 16:22:41 +00:00 |
appservice.py
|
Add appservice worker
|
2016-08-18 14:59:55 +01:00 |
deviceinbox.py
|
Fix it for the workers
|
2017-03-10 11:22:25 +00:00 |
devices.py
|
Hook device list updates to replication
|
2017-01-27 14:31:35 +00:00 |
directory.py
|
Use cached version of get_aliases_for_room
|
2016-08-15 11:24:12 +01:00 |
events.py
|
PEP8
|
2017-03-20 13:47:56 +00:00 |
keys.py
|
Add more key storage funcs into slave store
|
2016-07-28 15:41:26 +01:00 |
presence.py
|
Cache get_presence storage
|
2017-02-13 13:50:03 +00:00 |
registration.py
|
Add appservice worker
|
2016-08-18 14:59:55 +01:00 |
room.py
|
Add cache to get_public_room_ids_at_stream_id
|
2016-12-12 14:41:51 +00:00 |