dendrite/common
aditsachde 7d77538ca4 patch dendrite microservices with bind config (#795)
This PR adds a block in the dendrite config for the services to bind to. The microservices should bind to the addresses in the bind block, and will be contacted at the address in the listen block.

This fixes an issue with the microservices and kubernetes services.
2019-10-02 10:29:27 +01:00
..
basecomponent patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
config patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
http use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
keydb use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
test patch dendrite microservices with bind config (#795) 2019-10-02 10:29:27 +01:00
transactions Fix transaction IDs in transaction cache have global scope (#772) 2019-08-06 23:33:53 +08:00
consumers.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
eventcontent.go Replace event content types with ones in gomatrixserverlib (#785) 2019-08-16 01:45:11 +08:00
events.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
httpapi.go Add auth fallback endpoint (#405) 2019-08-15 01:34:49 +08:00
log.go Add filepath and function name to log output (#755) 2019-07-24 12:44:05 +08:00
partition_offset_table.go Fix pipeline, emoji and syntax (#713) 2019-06-19 14:05:03 +01:00
routing.go Encode URLs properly (#728) 2019-07-03 16:38:50 +01:00
sql.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
types.go Implement profile retrieval over federation (#726) 2019-08-07 00:02:12 +08:00