.. |
data_stores
|
a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704)
|
4 years ago |
engines
|
627b0f5f27
Persist user interactive authentication sessions (#7302)
|
4 years ago |
schema
|
7b608cf468
Only run one background update at a time
|
4 years ago |
util
|
1f36ff69e8
Move event stream handling out of slave store. (#7491)
|
4 years ago |
__init__.py
|
d64bb32a73
Move are_all_users_on_domain checks to main data store.
|
5 years ago |
_base.py
|
e6027562e2
remove `builtins.buffer` code from storage code
|
4 years ago |
background_updates.py
|
fcc2de7a0c
Update docstring per review comments
|
4 years ago |
database.py
|
a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704)
|
4 years ago |
keys.py
|
c66a06ac6b
Move storage classes into a main "data store".
|
5 years ago |
persist_events.py
|
a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704)
|
4 years ago |
prepare_database.py
|
664409b169
Fix bug in account data replication stream. (#7656)
|
4 years ago |
presence.py
|
c66a06ac6b
Move storage classes into a main "data store".
|
5 years ago |
purge_events.py
|
19a1aac48c
Fix purge_room admin API (#6711)
|
4 years ago |
push_rule.py
|
c66a06ac6b
Move storage classes into a main "data store".
|
5 years ago |
relations.py
|
c66a06ac6b
Move storage classes into a main "data store".
|
5 years ago |
roommember.py
|
c66a06ac6b
Move storage classes into a main "data store".
|
5 years ago |
state.py
|
bd6dc17221
Replace iteritems/itervalues/iterkeys with native versions. (#7692)
|
4 years ago |
types.py
|
132b673dbe
Add some type annotations in `synapse.storage` (#6987)
|
4 years ago |