dendrite/cmd
Kegsay 97c64bdb6d
p2p: de-dupe and shuffle public rooms; implement keydb (#1074)
- We don't want a serverKeyAPI as fetching keys doesn't need a DB.
- De-dupe rooms so we don't see them multiple times, but shuffle the
  alias we join via so we don't all flood a single server.
2020-05-29 15:34:15 +01:00
..
client-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
create-account Limit database connections (#980, #564) (#998) 2020-05-01 13:34:53 +01:00
create-room-events Further room version wiring (#936) 2020-03-27 16:28:22 +00:00
dendrite-appservice-server Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
dendrite-client-api-server Server key component (#1050) 2020-05-27 10:19:24 +01:00
dendrite-demo-libp2p Server key component (#1050) 2020-05-27 10:19:24 +01:00
dendrite-edu-server Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
dendrite-federation-api-server Server key component (#1050) 2020-05-27 10:19:24 +01:00
dendrite-federation-sender-server Server key component (#1050) 2020-05-27 10:19:24 +01:00
dendrite-key-server Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
dendrite-media-api-server Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
dendrite-monolith-server Server key component (#1050) 2020-05-27 10:19:24 +01:00
dendrite-public-rooms-api-server Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
dendrite-room-server Server key component (#1050) 2020-05-27 10:19:24 +01:00
dendrite-server-key-api-server Server key component (#1050) 2020-05-27 10:19:24 +01:00
dendrite-sync-api-server Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
dendritejs p2p: de-dupe and shuffle public rooms; implement keydb (#1074) 2020-05-29 15:34:15 +01:00
federation-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
generate-keys Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
kafka-producer Fix sarama import URLs (#856) 2020-04-22 15:26:56 +01:00
mediaapi-integration-tests Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
roomserver-integration-tests Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
syncserver-integration-tests Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00