dendrite/common
Neil Alexander 32624697fd
Add PPROFLISTEN (#1019)
* Add PPROFLISTEN env var

* Direct logging to more useful places

* Space
2020-05-11 18:21:39 +01:00
..
basecomponent Add PPROFLISTEN (#1019) 2020-05-11 18:21:39 +01:00
caching LRU cache for room versions in RS query API (#976) 2020-04-22 13:00:05 +01:00
config Limit database connections (#980, #564) (#998) 2020-05-01 13:34:53 +01:00
http use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
keydb Limit database connections (#980, #564) (#998) 2020-05-01 13:34:53 +01:00
test Rename the typing server to EDU server (#948) 2020-03-30 15:02:20 +01:00
transactions Replace deprecated prometheus.InstrumentHandler and unsafe time.Ticker 2019-12-17 16:47:45 +00:00
consumers.go Fix sarama import URLs (#856) 2020-04-22 15:26:56 +01:00
eventcontent.go Allow anyone to publish rooms (#971) 2020-04-17 12:17:20 +01:00
events.go Consolidation of roomserver APIs (#994) 2020-05-01 10:48:17 +01:00
httpapi.go Add HTTP trace logging (#965) 2020-04-15 17:48:40 +01:00
httpapi_test.go S7evinK: basicauth metrics (#961) 2020-04-14 15:54:35 +01:00
log.go Add PPROFLISTEN (#1019) 2020-05-11 18:21:39 +01:00
partition_offset_table.go Log errors from rows.Close (#920) 2020-03-18 10:17:18 +00:00
postgres.go Add peer-to-peer support into Dendrite via libp2p and fetch (#880) 2020-03-06 10:23:55 +00:00
postgres_wasm.go Add peer-to-peer support into Dendrite via libp2p and fetch (#880) 2020-03-06 10:23:55 +00:00
routing.go Fix URLDecodeMapValues (#984) 2020-04-28 12:50:49 +01:00
sql.go Limit database connections (#980, #564) (#998) 2020-05-01 13:34:53 +01:00
types.go Implement profile retrieval over federation (#726) 2019-08-07 00:02:12 +08:00