We should have a table where we store the cached values for number of ratings, value of ratings, number of downloads for a package in a repository. This way we can sort by best rated or most downloaded for top 5 boxes and OCS interface.
We need:
appname
repositoryid
ratings
ratingsvalue
downloads
We should have a table where we store the cached values for number of ratings, value of ratings, number of downloads for a package in a repository. This way we can sort by best rated or most downloaded for top 5 boxes and OCS interface.
We need: appname repositoryid ratings ratingsvalue downloads