dendrite/common
Neil Alexander f0e0a6668f
Prometheus metrics for LRU cache (#1039)
* Add prom metrics for the in-memory LRU cache

* Increase cache sizes
2020-05-15 11:27:10 +01:00
..
basecomponent Implement key caching directly (#1038) 2020-05-15 09:32:40 +01:00
caching Prometheus metrics for LRU cache (#1039) 2020-05-15 11:27:10 +01:00
config Keyserver skeleton (#1032) 2020-05-14 14:05:14 +01:00
http
keydb Implement key caching directly (#1038) 2020-05-15 09:32:40 +01:00
test Rename the typing server to EDU server (#948) 2020-03-30 15:02:20 +01:00
transactions
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_test.go S7evinK: basicauth metrics (#961) 2020-04-14 15:54:35 +01:00
httpapi.go Add HTTP trace logging (#965) 2020-04-15 17:48:40 +01:00
log.go Add PPROFLISTEN (#1019) 2020-05-11 18:21:39 +01:00
partition_offset_table.go
postgres_wasm.go
postgres.go
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