<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Update to django-ae-utils</title>
	<atom:link href="http://seanoc.wordpress.com/2008/05/07/update-to-django-ae-utils/feed/" rel="self" type="application/rss+xml" />
	<link>http://seanoc.wordpress.com/2008/05/07/update-to-django-ae-utils/</link>
	<description>Some words from a simple web develper.</description>
	<lastBuildDate>Wed, 27 May 2009 01:20:32 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mike Wesner</title>
		<link>http://seanoc.wordpress.com/2008/05/07/update-to-django-ae-utils/#comment-26</link>
		<dc:creator>Mike Wesner</dc:creator>
		<pubDate>Fri, 20 Jun 2008 20:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://seanoc.com/?p=27#comment-26</guid>
		<description>Do you see any value in creating a backend using GAE memcache?  It has some minor limitations, it will store data for 1 month if you specify the timeout, otherwise will just hold it until memory is full.

Maybe a hybrid using memcache on top of datastore for speed and long term flexibility?

Have you been able to tell if your datastore based backend performs well?  Does it take advantage of django built in cache?

Thanks!

Mike</description>
		<content:encoded><![CDATA[<p>Do you see any value in creating a backend using GAE memcache?  It has some minor limitations, it will store data for 1 month if you specify the timeout, otherwise will just hold it until memory is full.</p>
<p>Maybe a hybrid using memcache on top of datastore for speed and long term flexibility?</p>
<p>Have you been able to tell if your datastore based backend performs well?  Does it take advantage of django built in cache?</p>
<p>Thanks!</p>
<p>Mike</p>
]]></content:encoded>
	</item>
</channel>
</rss>
