gosora/query_gen
Azareal b04d77d7b6 optimise topic lists by caching common qcounts for getList stmts
recalc forum topic counts
reduce thaw period to 3
cache top 8 forums instead of 5
optimise GetListByForum with zero topics
add Each method to ForumStore
2020-03-09 13:51:44 +10:00
..
acc_builders.go optimise route counter 2020-02-24 21:15:17 +10:00
accumulator.go optimise route counter 2020-02-24 21:15:17 +10:00
builder.go add RemoveIndex adapter method 2020-02-21 09:55:45 +10:00
install.go add RemoveIndex adapter method 2020-02-21 09:55:45 +10:00
micro_builders.go Experiment with the accumulator. 2019-10-29 11:58:04 +10:00
mssql.go optimise route counter 2020-02-24 21:15:17 +10:00
mysql.go fix possible linter screw-up in buildFlexiWhere 2020-03-05 11:01:23 +10:00
pgsql.go optimise route counter 2020-02-24 21:15:17 +10:00
querygen.go optimise topic lists by caching common qcounts for getList stmts 2020-03-09 13:51:44 +10:00
transaction.go Experiment with the accumulator. 2019-10-29 11:58:04 +10:00
utils.go Add option to delete all of a user's posts. 2020-01-14 15:07:00 +10:00
utils_test.go experimental route perf pane 2020-02-28 14:52:45 +10:00