1
0
Derivar 0

Repetitive SQL queries being run against configuration table #117

fechada(s)
aberta 2018-10-15 13:56:43 +01:00 por aheathershaw · 1 comentário
Proprietário(a)

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 adicionou esta questão à etapa Version 2.2.0-beta.1 2018-10-15 13:56:43 +01:00
aheathershaw atribuiu a si mesmo(a) esta questão 2018-10-15 13:56:43 +01:00
aheathershaw adicionou os rótulos
bug
enhancement
2018-10-15 13:56:43 +01:00
aheathershaw encerrou esta questão 2018-10-15 13:58:03 +01:00
Autor(a)
Proprietário(a)

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.
Inicie a sessão para participar neste diálogo.
Sem encarregados
1 Participantes
Notificações
Data de vencimento
A data de vencimento é inválida ou está fora do intervalo permitido. Por favor, use o formato 'aaaa-mm-dd'.

Sem data de vencimento definida.

Dependências

Não estão definidas dependências.

Referência: aheathershaw/blue-twilight#117
Nenhuma descrição fornecida.