Hacker News new | ask | show | jobs
by ashishbijlani 922 days ago
Cool project! Are you fetching app metadata from Google Playstore in real-time or you've cached data of all Android apps on your server already?
1 comments

mostly real-time, with a 1 hour cache on redis, served from my raspberry pi :)