0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-21 10:28:55 +02:00
dendrite/federationapi/storage
Till 234ed603e6
Move every db.Prepare to sqlutil.Statementlist, remove trace driver (#3026)
Doesn't buy us much, but makes everything a bit more consistent.

Also removes the SQL trace driver, as it is unused and the output is
hard to read anyway.
2023-03-23 13:52:53 +01:00
..
cache Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
postgres Move every db.Prepare to sqlutil.Statementlist, remove trace driver (#3026) 2023-03-23 13:52:53 +01:00
shared Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
sqlite3 Move every db.Prepare to sqlutil.Statementlist, remove trace driver (#3026) 2023-03-23 13:52:53 +01:00
tables Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
interface.go Initial Store & Forward Implementation (#2917) 2023-01-23 17:55:12 +00:00
storage.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00
storage_test.go Remove BaseDendrite (#3023) 2023-03-22 09:21:32 +01:00
storage_wasm.go Preparations for removing BaseDendrite (#3016) 2023-03-17 11:09:45 +00:00