This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
a3a05c812d
MatrixSynapse
/
synapse
/
storage
/
databases
/
state
History
reivilibre
66a5f6c400
Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (
#12687
)
2022-05-19 14:16:49 +01:00
..
__init__.py
Remove redundant "coding: utf-8" lines (
#9786
)
2021-04-14 15:34:27 +01:00
bg_updates.py
Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (
#12687
)
2022-05-19 14:16:49 +01:00
store.py
Refactor `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (
#12775
)
2022-05-18 10:15:52 -07:00