MatrixSynapse/synapse
Nick Mills-Barrett 36097e88c4
Remove slaved id tracker (#14376)
This matches the multi instance writer ID generator class which can
both handle advancing the current token over replication and by calling
the database.
2022-11-14 17:31:36 +00:00
..
_scripts
api Do not reject `/sync` requests with unrecognised filter fields (#14369) 2022-11-07 13:49:31 +00:00
app Merge/remove `Slaved*` stores into `WorkerStores` (#14375) 2022-11-11 10:51:49 +00:00
appservice
config Synapse 1.71.0rc2 (2022-11-04) 2022-11-04 15:22:06 +00:00
crypto
events
federation Fix typo in #13320 which could cause log spam (#14347) 2022-11-01 19:20:35 +00:00
handlers Quieter logging for stateres failure at missing prev events (#14346) 2022-11-10 12:17:46 +00:00
http
logging
metrics Avoid incrementing bg process utime/stime counters by negative durations (#14323) 2022-10-31 13:02:07 +00:00
module_api
push
replication Remove slaved id tracker (#14376) 2022-11-14 17:31:36 +00:00
res
rest Add an Admin API endpoint for looking up users based on 3PID (#14405) 2022-11-11 15:38:17 +00:00
server_notices
spam_checker_api
state
static
storage Remove slaved id tracker (#14376) 2022-11-14 17:31:36 +00:00
streams Remove unused type-ignores (#14433) 2022-11-14 13:46:29 +00:00
util Remove duplicated code to evict entries. (#14410) 2022-11-10 15:33:34 -05:00
__init__.py
event_auth.py Revert "Fix event size checks (#13710)" 2022-11-01 11:47:09 +00:00
notifier.py
py.typed
server.py Bump flake8-bugbear from 22.9.23 to 22.10.27 (#14329) 2022-11-04 18:43:14 +00:00
types.py
visibility.py