Open
Description
I quite often want to generate lists of dists where I display or order by the number of direct dependencies. So I look up the reverse deps and count them.
How about putting the count in the index for a release, so you could get this (or the most recent counting of it, done daily?) without having to do the more expensive (I assume) reverse deps lookup?
Cheers,
Neil