Hacker News new | ask | show | jobs
by jeromeparadis 4995 days ago
Well, to be fair, the cached counts are incremented by Redis through the incr command. So, no pre-calculation here. It can be interesting also to aggregate metrics of floats using the incrbyfloat command.