dendrite/federationapi/storage
Till a2e56dccb0
Don't bother hitting the DB if we got everything from cache (#3376)
Yet another finding where we hit the DB with a useless query. [skip ci]
2024-07-27 22:28:52 +02:00
..
cache Don't bother hitting the DB if we got everything from cache (#3376) 2024-07-27 22:28:52 +02: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