Write/Read with High Replication Datastore + NDB

前端 未结 2 1880
刺人心
刺人心 2021-01-22 18:36

So I have been reading a lot of documentation on HRD and NDB lately, yet I still have some doubts regarding how NDB caches things.

Example case:

2条回答
  •  日久生厌
    2021-01-22 19:17

    Pretty sure you are running into the HRD feature where queries are "eventually consistent". NDB's caching has nothing to do with this behavior.

提交回复
热议问题