|
|
|
|
|
by recuter
4929 days ago
|
|
Understandably for a PAAS they tell you to treat memcache as if it wasn't there and make no promises as to the quota. The reason is that they can twiddle things around behind the scenes without anybody architecting their app around a particular memcache performance fingerprint. If you think about it, that's how you are supposed to treat something ephemeral as memcache anyway, best effort availability, not to be relied on. I wouldn't worry about this too much. Their datastore being a sort of blackbox is more of a problem. Check out the Khan academy dev blog, this is not a bottleneck. |
|
So I think it's not very reasonable to offer no-SLA components of a hosted platform. It's either there with some assurances, or it might as well not exist at all.