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

Cache is a not a solve-all solution. It is useful only for commonly used data, otherwise you just transfer the database problem to a caching problem.


If you squint, every database problem is a caching problem. The only reason we store the relations in their up-to-date form is that it's too expensive to continually replay the transaction log from the beginning of time.




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

Search: