Repetitive SQL queries being run against configuration table #117

Chiuso
aperto 2018-10-15 13:56:43 +01:00 da aheathershaw · 1 comment
Proprietario

Whilst analysing SQL queries for a new feature, I've noticed that a large number of select * from configuration where key = ? queries are being run.

We could cache the contents of the table once per request - and use the cache to avoid repeated lookups.

Whilst analysing SQL queries for a new feature, I've noticed that a large number of `select * from configuration where key = ?` queries are being run. We could cache the contents of the table once per request - and use the cache to avoid repeated lookups.
aheathershaw aggiunta alle pietre miliari Version 2.2.0-beta.1 2018-10-15 13:56:43 +01:00
aheathershaw 2018-10-15 13:56:43 +01:00 auto-assegnato
aheathershaw ha aggiunto le
bug
enhancement
etichette 2018-10-15 13:56:43 +01:00
aheathershaw chiuso questo probleam 2018-10-15 13:58:03 +01:00
Autore
Proprietario

This change has resulted in a dramatic improvement in the perception of the speed of the system.

This change has resulted in a dramatic improvement in the perception of the speed of the system.
Effettua l'accesso per partecipare alla conversazione.
Nessuna etichetta
bug
enhancement
feature
invalid
task
wip
Nessuna milestone
Nessuna assegnatario
1 Partecipanti
Notifiche
Data di scadenza
La data di scadenza non è valida o fuori intervallo. Si prega di utilizzare il formato 'aaaa-mm-dd'.

Nessuna data di scadenza impostata.

Dipendenze

Nessuna dipendenza impostata.

Riferimento: aheathershaw/blue-twilight#117
No description provided.