1
0
mirror of https://github.com/matrix-org/dendrite.git synced 2024-06-21 16:27:07 +00:00
matrix-org.dendrite/federationapi/storage
Till 210123bab5
Add keydb_server_keys table tests (#3270)
Also moves some of the variable declarations out of the loop to,
hopefully, reduce allocations.
2023-11-22 13:05:24 +01:00
..
cache refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
postgres Add keydb_server_keys table tests (#3270) 2023-11-22 13:05:24 +01:00
shared Remove gmsl.HeaderedEvent (#3068) 2023-04-27 12:54:20 +01:00
sqlite3 Add keydb_server_keys table tests (#3270) 2023-11-22 13:05:24 +01:00
tables Add keydb_server_keys table tests (#3270) 2023-11-22 13:05:24 +01:00
interface.go Remove gmsl.HeaderedEvent (#3068) 2023-04-27 12:54:20 +01:00
storage_test.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
storage_wasm.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
storage.go Use pointer when passing the connection manager around (#3152) 2023-07-19 13:37:04 +02:00