dendrite/publicroomsapi/storage
Neil Alexander 7615857be0 Squashed commit of the following:
commit c1bca95adb
Author: Kegsay <kegan@matrix.org>
Date:   Thu Apr 16 10:06:55 2020 +0100

    Add SQL tracing via DENDRITE_TRACE_SQL (#968)

    * Add SQL tracing via DENDRITE_TRACE_SQL

    Add this to `internal/sqlutil` in preparation for #897

    * Not entirely

commit c2ea961909
Author: Kegsay <kegan@matrix.org>
Date:   Wed Apr 15 17:48:40 2020 +0100

    Add HTTP trace logging (#965)

    * Dump all requests/response server-side

    * Wrap in DENDRITE_TRACE

    * DENDRITE_TRACE_HTTP is better

    * Bugfix for response body and linting

    * False is true and true is false

    * Linting

    * How did this get missed

    * More linting
2020-04-16 10:19:57 +01:00
..
postgres Squashed commit of the following: 2020-04-16 10:19:57 +01:00
sqlite3 Squashed commit of the following: 2020-04-16 10:19:57 +01:00
interface.go p2p: Implement published rooms (#923) 2020-03-19 11:04:08 +00:00
storage.go WIP: Add libp2p-go (#956) 2020-04-14 16:15:59 +01:00
storage_wasm.go Add peer-to-peer support into Dendrite via libp2p and fetch (#880) 2020-03-06 10:23:55 +00:00