0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-01 20:18:56 +02:00
dendrite/internal/caching
S7evinK 49dc49b232
Remove eduserver (#2306)
* Move receipt sending to own JetStream producer

* Move SendToDevice to producer

* Remove most parts of the EDU server

* Fix SendToDevice & copyrights

* Move structs, cleanup EDU Server traces

* Use HeadersOnly subscription

* Missing file

* Fix linter issues

* Move consumers to own files

* Rename durable consumer; Consumer cleanup

* Docs/config cleanup
2022-03-29 14:14:35 +02:00
..
cache_federationevents.go Allow specifying max age for caches (#2239) 2022-03-01 16:59:52 +00:00
cache_roominfo.go Allow specifying max age for caches (#2239) 2022-03-01 16:59:52 +00:00
cache_roomservernids.go Allow specifying max age for caches (#2239) 2022-03-01 16:59:52 +00:00
cache_roomversions.go Allow specifying max age for caches (#2239) 2022-03-01 16:59:52 +00:00
cache_serverkeys.go Allow specifying max age for caches (#2239) 2022-03-01 16:59:52 +00:00
cache_space_rooms.go Set max age of 5 minutes for spaces summary cache 2022-03-01 17:01:08 +00:00
cache_typing.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
cache_typing_test.go Remove eduserver (#2306) 2022-03-29 14:14:35 +02:00
caches.go Allow specifying max age for caches (#2239) 2022-03-01 16:59:52 +00:00
impl_inmemorylru.go Set max age of 5 minutes for spaces summary cache 2022-03-01 17:01:08 +00:00