0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-28 22:08:54 +02:00
dendrite/syncapi/consumers
kegsay db7d9cba8a
BREAKING: Remove Partitioned Stream Positions (#2096)
* go mod tidy

* Break complement to check it fails CI

* Remove partitioned stream positions

This was used by the device list stream position. The device list position
now corresponds to the `Offset`, and the partition is always 0, in prep
for removing reliance on Kafka topics for device list changes.

* Linting

* Migrate old style tokens to new style because element-web doesn't soft-logoout on 4xx errors on /sync
2022-01-20 15:26:45 +00:00
..
clientapi.go NATS JetStream tweaks (#2086) 2022-01-07 17:31:57 +00:00
eduserver_receipts.go NATS JetStream tweaks (#2086) 2022-01-07 17:31:57 +00:00
eduserver_sendtodevice.go NATS JetStream tweaks (#2086) 2022-01-07 17:31:57 +00:00
eduserver_typing.go NATS JetStream tweaks (#2086) 2022-01-07 17:31:57 +00:00
keychange.go BREAKING: Remove Partitioned Stream Positions (#2096) 2022-01-20 15:26:45 +00:00
roomserver.go NATS JetStream tweaks (#2086) 2022-01-07 17:31:57 +00:00