Hacker News new | ask | show | jobs
by ryderm 4802 days ago
Just subscribe to the data that you care about. For example, Meteor.js does exactly this by giving each client a slice of the production db locally, but only the part that they subscribe to.