Thanks Tom - one thing I'll mention is that this cache works outside
of Objectify, so if you want a DatastoreService that will
transactionally and transparently utilize memcache to reduce your
datastore reads, please star the issue:

http://code.google.com/p/googleappengine/issues/detail?id=4874

It works now, just performs poorly for large batch get()s.  You can
find install documentation here (although you'll need to checkout and
build Objectify from trunk for now):

http://code.google.com/p/objectify-appengine/wiki/MemcacheStandalone

Jeff

On Thu, Sep 29, 2011 at 6:49 AM, Tom Carchrae <carch...@gmail.com> wrote:
>
> One of the tools I use a lot with App Engine is Objectify - which makes for
> a simple and hassle free way of using the Datastore.  The developer of this
> tool, gives awesome support, quick bug fixes, and a tool that takes the pain
> away.  This is an unabashed request for your help to make that tool, and App
> Engine's Memcache service even better by having better support for batch
> gets.
> For a rundown on the issue, read this thread:
>  http://groups.google.com/group/objectify-appengine/browse_frm/thread/e564deeeccedc036
> If you're lazy/busy and that is tldr; it would be great if you can star this
> issue to help make App Engine better:
> http://code.google.com/p/googleappengine/issues/detail?id=4874 - Likewise,
> if you're not lazy and have time - or even better, work at Google and could
> fix it, then please considering helping out to find a solution.
> If you don't know anything about Objectify, there is a great overview of it
> here from this years GoogleIO:
> http://www.google.com/events/io/2011/sessions/highly-productive-gwt-rapid-development-with-app-engine-objectify-requestfactory-and-gwt-platform.html
> Tom
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to