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
..
2022-10-11 12:27:21 +01:00
2023-02-20 14:58:03 +01:00
2022-12-23 14:11:11 +01:00
2022-12-22 13:05:59 +01:00
2023-02-20 14:58:03 +01:00
2023-02-14 12:47:47 +01:00
2022-12-23 14:11:11 +01:00
2022-12-23 14:11:11 +01:00
2022-10-11 12:27:21 +01:00
2023-02-14 12:47:47 +01:00
2022-08-05 11:12:41 +02:00