nemein / com_meego_packages

MeeGo Community Applications browser
3 stars 1 forks source link

Combined table for cache of downloads, ratings per app #10

Open xfade opened 13 years ago

xfade commented 13 years ago

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

feri commented 13 years ago

I believe this is done. If so, shall we close it?