This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
anonymousland-synapse
Watch
1
Star
0
Fork
0
You've already forked anonymousland-synapse
mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced
2024-10-01 11:49:51 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6180e1bc4b
anonymousland-synapse
/
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