Hi there,

For anyone that is interested or wants to help with beta testing...

Version 2.0 of the PHP-GDS library for accessing Datastore from PHP on App 
Engine (or not) is in beta.

https://github.com/tomwalder/php-gds

Here's a copy of the "New in 2.0" section:


New features in 2.0 include 

   - *Faster* - use of Google Protocol Buffer allows faster, low-level 
   access to Datastore
   - *Easier to use* - sensible defaults and auto-detection for AppEngine 
   environments
   - *Less dependencies* - no need for the Google PHP API Client, unless 
   running remote or from non-AppEngine environments
   - *Local development* - Using the Protocol Buffers allows us to access 
   the development server Datastore
   - *Local GQL support* - By default, the local development server does 
   not support GQL. I've included a basic GQL parser that makes this work.
   - *Data Migrations* - leverage multiple Gateways to ship data between 
   local and live Datastore
   - *Unit tests*



Thanks in advance!

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0cfb5211-f634-4376-9d03-c084b3704a82%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to