Files
nairobi/app
Javi Martín 7a79c36137 Select only distinct voters/balloters in stats
It is way more efficient because we're caching the result of that
method, and this way we only store each voter once in the cache. We were
storing many voters several times and then we were filtering them with
`uniq`.
2019-05-21 13:50:18 +02:00
..
2019-05-21 13:50:17 +02:00
2019-05-21 13:50:16 +02:00