gaul / are-we-consistent-yet

Compare eventual consistency of object stores
Apache License 2.0
170 stars 12 forks source link

add google app engine datastore #6

Open snarfed opened 9 years ago

snarfed commented 9 years ago

great project idea, nice work!

i'd love to see the google app engine datastore added. details: https://cloud.google.com/appengine/docs/python/datastore/ , https://cloud.google.com/appengine/docs/python/datastore/queries#Python_Data_consistency

i may eventually tackle this myself and send a PR. i'll post if i start so we don't collide.

gaul commented 9 years ago

@snarfed Sounds great! Please investigate this and #7. It may require some additional work to use a non-jclouds provider for the various operations.