Show HN: Now tracking the number of unique URLs in the Mwmbl index(mwmbl.org)
mwmbl.org
Show HN: Now tracking the number of unique URLs in the Mwmbl index
https://mwmbl.org/stats/
This is actually a lot harder to do than you might imagine, we need to scan the whole index and use a hyperloglog (handily implemented for us in Redis) to count the URLs.
0 comments
—