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
2fba1076c5
MatrixSynapse
/
synapse
/
storage
/
databases
History
Erik Johnston
c8684e6792
Reduce DB load of /sync when using presence (
#12885
)
...
While the query was fast, we were calling it *a lot*.
2022-05-31 13:01:05 +00:00
..
main
Reduce DB load of /sync when using presence (
#12885
)
2022-05-31 13:01:05 +00:00
state
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
Ensure that `get_datastores().main` is typed (
#12070
)
2022-02-25 10:20:40 +00:00