mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-12 14:51:40 +00:00
5579121c6f
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 |
||
---|---|---|
.. | ||
deltas | ||
assumed_offline_table.go | ||
blacklist_table.go | ||
inbound_peeks_table.go | ||
joined_hosts_table.go | ||
notary_server_keys_json_table.go | ||
notary_server_keys_metadata_table.go | ||
outbound_peeks_table.go | ||
queue_edus_table.go | ||
queue_json_table.go | ||
queue_pdus_table.go | ||
relay_servers_table.go | ||
server_key_table.go | ||
storage.go |