Hacker News new | ask | show | jobs
by ohstopitu 3206 days ago
This is great news.

I love app engine but one of the biggest issues I've had with it is the fact that memcached and search are not available for anything but app engine standard - python (2.7).

Providing access to both via app engine flexible would be god sent!

1 comments

We use memcache but it’s really unreliable. I recommend rolling your own anyway.

Also I think there is an alpha for flex?