DescriptionAdd AutoIndex to datastore Testable interface.
This allows test writers to set Consistency(true) and AutoIndex(true), and pretend like the datastore is a fully consistent database which always has perfect indexes. Will be used for the recursive transaction manager to maintained tiered automatic mini-datastores in memory.
Also add some more tests for queries in transactions, and YAML rendering for
*IndexDefinition.
R=dnj@chromium.org, estaab@chromium.org, maruel@chromium.org, tandrii@chromium.org, vadimsh@chromium.org
BUG=533021
, https://github.com/luci/gae/issues/9
Committed: https://github.com/luci/gae/commit/ebfadf7ba75ef6e061d957f906b9370d58a498a7
Patch Set 1 #
Total comments: 9
Patch Set 2 : fix comments, rebase, fix count #Patch Set 3 : symbollls #
Messages
Total messages: 11 (2 generated)
|