|
|
|
|
|
by jobu
4491 days ago
|
|
Wow! They weren't even caching database calls: HealthCare.gov had been constructed so that every time a user had to get information from the website's vast database, the website had to make what's called a query into that database. Well-constructed, high-volume sites, especially e-commerce sites, will instead store or assemble the most frequently accessed information in a layer above the entire database, called a cache. It also struck me as a little funny that Time had to define the term 'cache'. Even my mom (74 years old) has some idea what a cache is (browser cache). |
|
Especially in areas where I have expert knowledge, a definition like that gives me reference on what the general knowledge is, and teaches me to articulate my knowledge better.