synapse-product/synapse
Nick Mills-Barrett cc21a431f3
Async get event cache prep (#13242)
Some experimental prep work to enable external event caching based on #9379 & #12955. Doesn't actually move the cache at all, just lays the groundwork for async implemented caches.

Signed off by Nick @ Beeper (@Fizzadar)
2022-07-15 09:30:46 +00:00
..
_scripts Drop unused tables from groups/communities. (#12967) 2022-07-13 09:55:14 -04:00
api Allow rate limiters to passively record actions they cannot limit (#13253) 2022-07-13 19:09:42 +00:00
app Drop support for delegating email validation (#13192) 2022-07-12 19:18:53 +01:00
appservice Add prometheus counters for content types other than events (#13175) 2022-07-13 15:18:20 +01:00
config Drop support for delegating email validation (#13192) 2022-07-12 19:18:53 +01:00
crypto
events Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return Tuple[Codes, dict] (#13044) 2022-07-11 16:52:10 +00:00
federation Federation Sender & Appservice Pusher Stream Optimisations (#13251) 2022-07-15 09:36:56 +01:00
handlers Federation Sender & Appservice Pusher Stream Optimisations (#13251) 2022-07-15 09:36:56 +01:00
http
logging
metrics
module_api Uniformize spam-checker API, part 5: expand other spam-checker callbacks to return Tuple[Codes, dict] (#13044) 2022-07-11 16:52:10 +00:00
push Don't pull out the full state when calculating push actions (#13078) 2022-07-11 20:08:39 +00:00
replication
res
rest Reduce duplicate code in receipts servlets. (#13198) 2022-07-13 13:23:16 -04:00
server_notices
spam_checker_api
state Rip out auth-event reconciliation code (#12943) 2022-07-14 21:52:26 +00:00
static
storage Async get event cache prep (#13242) 2022-07-15 09:30:46 +00:00
streams
util Async get event cache prep (#13242) 2022-07-15 09:30:46 +00:00
__init__.py
event_auth.py Add support for room version 10 (#13220) 2022-07-13 11:36:02 -07:00
notifier.py Notifier: accept callbacks to fire on room joins (#13254) 2022-07-13 19:48:24 +01:00
py.typed
server.py
types.py
visibility.py