Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Got a great speedup when I added Redis. When a word is first requested, the JSON is put together from the Postgres database tables, then just stuff it in Redis for subsequent requests.

Since there have been so many requests, most common words are in Redis at this point.



I have stumbled upon Redis a lot in really cool projects so I definitely need to take a deeper look into it.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: