Hi all, I have been working on a pet project for a few months (A note/list app - showing an amazing lack of originality). Currently I am the only user who uses it for real.
Currently it is on Master/Slave. I am considering migrating over to HR, but I wanted to check a few things. - HR has eventual consistency, does that mean I am going to need to be careful to make sure users don't see an inconsitent state? - As I understand it, I could avoid inconsistencies using Entity Groups. So each user could be a root Entity, and then their notes can be their children. Can anyone see a potential problem with this? - I saw somewhere that there may be a write rate limit on entity groups, so if i was syncronising hundreds of notes from another source... might that cause problems? - could anyone elaborate on their experiance? Thanks very much J. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
