mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-08 18:16:59 +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 |
||
---|---|---|
.. | ||
caching | ||
eventutil | ||
fulltext | ||
hooks | ||
httputil | ||
pushgateway | ||
pushrules | ||
sqlutil | ||
transactions | ||
log_unix.go | ||
log_windows.go | ||
log.go | ||
mutex.go | ||
tracing_test.go | ||
tracing.go | ||
transactionrequest_test.go | ||
transactionrequest.go | ||
validate_test.go | ||
validate.go | ||
version.go |