MatrixSynapse/synapse
Jason Little c835befd10
Add Unix socket support for Redis connections (#15644)
Adds a new configuration setting to connect to Redis via a Unix
socket instead of over TCP. Disabled by default.
2023-05-26 15:28:39 -04:00
..
_scripts
api Add `MSC3820opt2` as a known room version (#15678) 2023-05-26 18:05:24 +00:00
app
appservice Consolidate logic to check for deactivated users. (#15634) 2023-05-23 10:35:43 -04:00
config Add Unix socket support for Redis connections (#15644) 2023-05-26 15:28:39 -04:00
crypto
events Properly parse event_fields in filters (#15607) 2023-05-22 11:31:22 -04:00
federation Add requesting user id parameter to key claim methods in `TransportLayerClient` (#15663) 2023-05-24 13:23:26 -07:00
handlers Process previously failed backfill events in the background (#15585) 2023-05-24 23:22:24 -05:00
http Use a custom scheme & the worker name for replication requests. (#15578) 2023-05-23 09:05:30 -04:00
logging
media
metrics
module_api
push
replication Add Unix socket support for Redis connections (#15644) 2023-05-26 15:28:39 -04:00
res
rest Add requesting user id parameter to key claim methods in `TransportLayerClient` (#15663) 2023-05-24 13:23:26 -07:00
server_notices
spam_checker_api
state Instrument `state` and `state_group` storage related things (tracing) (#15610) 2023-05-19 12:26:58 -05:00
static
storage Set thread_id column to non-null for event_push_{actions,actions_staging,summary} (#15597) 2023-05-26 13:16:08 -04:00
streams
types
util Process previously failed backfill events in the background (#15585) 2023-05-24 23:22:24 -05:00
__init__.py
event_auth.py
notifier.py
py.typed
server.py Add Unix socket support for Redis connections (#15644) 2023-05-26 15:28:39 -04:00
visibility.py