Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Issue 1242043005: Improve memory implementation of gae to provide the full RawDatastore interface. (Closed)

Created:
5 years, 5 months ago by iannucci
Modified:
5 years, 5 months ago
Reviewers:
dnj, Vadim Sh., estaab, martiniss
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/infra/infra.git@port_broken_features
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Improve memory implementation of gae to provide the full RawDatastore interface. Still no query support yet, working on that next, but this enables *Multi apis. Also do a few other code cleanups. R=dnj@chromium.org, estaab@chromium.org, martiniss@chromium.org, vadimsh@chromium.org BUG= Committed: https://chromium.googlesource.com/infra/infra/+/6a76f7841de5619824a3e743f2f8571e53549688

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : remove unneeded diff #

Patch Set 4 : factored out some stuff #

Patch Set 5 : further simplification of CL #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+388 lines, -274 lines) Patch
M go/src/infra/gae/libs/gae/memory/context.go View 4 chunks +6 lines, -13 lines 0 comments Download
M go/src/infra/gae/libs/gae/memory/datastore_query.go View 6 chunks +27 lines, -5 lines 0 comments Download
M go/src/infra/gae/libs/gae/memory/gkvlite_utils.go View 1 chunk +0 lines, -8 lines 0 comments Download
M go/src/infra/gae/libs/gae/memory/plist.go View 3 chunks +3 lines, -10 lines 0 comments Download
M go/src/infra/gae/libs/gae/memory/plist_test.go View 1 chunk +1 line, -2 lines 0 comments Download
M go/src/infra/gae/libs/gae/memory/raw_datstore.go View 1 2 3 4 5 chunks +99 lines, -44 lines 0 comments Download
M go/src/infra/gae/libs/gae/memory/raw_datstore_data.go View 11 chunks +194 lines, -127 lines 3 comments Download
M go/src/infra/gae/libs/gae/memory/raw_datstore_test.go View 2 chunks +23 lines, -7 lines 0 comments Download
M go/src/infra/gae/libs/gae/memory/taskqueue.go View 4 chunks +28 lines, -45 lines 0 comments Download
M go/src/infra/gae/libs/gae/memory/taskqueue_data.go View 3 chunks +7 lines, -13 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 8 (1 generated)
iannucci
5 years, 5 months ago (2015-07-16 21:22:28 UTC) #1
iannucci
this one's now ready to rock
5 years, 5 months ago (2015-07-17 01:14:56 UTC) #2
Vadim Sh.
lgtm, though I did not really understand what I've just reviewed (logic)... https://codereview.chromium.org/1242043005/diff/80001/go/src/infra/gae/libs/gae/memory/raw_datstore_data.go File go/src/infra/gae/libs/gae/memory/raw_datstore_data.go ...
5 years, 5 months ago (2015-07-17 01:48:30 UTC) #3
iannucci
On 2015/07/17 01:48:30, Vadim Sh. wrote: > lgtm, though I did not really understand what ...
5 years, 5 months ago (2015-07-17 02:43:25 UTC) #4
iannucci
On 2015/07/17 01:48:30, Vadim Sh. wrote: > lgtm, though I did not really understand what ...
5 years, 5 months ago (2015-07-17 02:47:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1242043005/80001
5 years, 5 months ago (2015-07-17 03:09:39 UTC) #7
commit-bot: I haz the power
5 years, 5 months ago (2015-07-17 03:13:24 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/infra/infra/+/6a76f7841de5619824a3e743f2f85...

Powered by Google App Engine
This is Rietveld 408576698