discourse/plugins/poll
Bianca Nenciu dd5502f166
PERF: Cache serialized voters at topic view level (#28894)
This commit introduces a way to fetch the "serialized voters" for
multiple polls.

* Use a single query to fetch voters for all types of polls

* Refactor to introduce all_serialized_voters

* Cache serialized voters
2024-09-18 12:01:40 +03:00
..
app PERF: Cache serialized voters at topic view level (#28894) 2024-09-18 12:01:40 +03:00
assets DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
config Update translations (#28705) 2024-09-03 11:46:50 -04:00
db DEV: Promote historic post_deploy migrations (#28128) 2024-07-30 01:14:03 +08:00
jobs/regular DEV: Apply syntax_tree formatting to plugins/* 2023-01-07 11:11:37 +00:00
lib PERF: Cache serialized voters at topic view level (#28894) 2024-09-18 12:01:40 +03:00
spec PERF: Cache serialized voters at topic view level (#28894) 2024-09-18 12:01:40 +03:00
test/javascripts DEV: remap all core icons for fontawesome 6 upgrade (#28715) 2024-09-13 16:50:52 +01:00
plugin.rb PERF: Cache serialized voters at topic view level (#28894) 2024-09-18 12:01:40 +03:00