Hacker News new | ask | show | jobs
by cliveowen 4438 days ago
Also with that much data is sensible to set up redis in a master-slave fashion for better availability. Once you have that up and running you can split the work between the two, since autocomplete searches are intrinsically read operations.