0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 03:59:03 +02:00
dendrite/cmd
Till 5579121c6f
Preparations for removing BaseDendrite (#3016)
Preparations to actually remove/replace `BaseDendrite`.
Quite a few changes:
- SyncAPI accepts an `fulltext.Indexer` interface (fulltext is removed
from `BaseDendrite`)
- Caches are removed from `BaseDendrite`
- Introduces a `Router` struct (likely to change)
  - also fixes #2903
- Introduces a `sqlutil.ConnectionManager`, which should remove
`base.DatabaseConnection` later on
- probably more
2023-03-17 11:09:45 +00:00
..
create-account Add clientapi tests (#2916) 2022-12-23 14:11:11 +01:00
dendrite Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00
dendrite-demo-pinecone Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00
dendrite-demo-yggdrasil Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00
dendrite-upgrade-tests Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
furl Federation fixes for virtual hosting 2022-11-15 15:05:23 +00:00
generate-config Remove polylith/API mode (#2967) 2023-02-14 12:47:47 +01:00
generate-keys Complement QoL changes (#2663) 2022-08-23 13:10:29 +02:00
resolve-state Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00