Alexander Trakhimenok

Results 20 comments of Alexander Trakhimenok

@jongillham, First of all sorry I made some links to my fork instead of your repo and some lead to wrong lines due my recent commit - edited to permalinks....

At first I thought it's a very good point and we are doomed. But after considerations I think there is no race or it can be mitigated. Basically we don't...

Good to know we have a hope. I don’t get your point reagrads datastore tx semantic. As i stated before the memcache check & put should happen outside of datastore...

By the way probably the tx.locItems should be a map by key rather a slice to handle tx autoretries gracefully. I suspect that if the f() gets executed multiple times...

Why is this not merging? Would be good to get rid of deps on an obsolete module.

@andig its 0 MB rounded from 325KB so not the 0B.

> Is there any doc explaining the difference between appengine library v1 and v2? > > Also, is the v1 library definitely unsupported? https://pkg.go.dev/google.golang.org/[email protected] was published August 2023 The better...

@1garo the PR has conflicts.

![image](https://github.com/golang/appengine/assets/533159/f4e3b351-7659-4406-beb5-66535eaefdac) Can we get some update on when we can expect not to download & compile 2 versions of the same thing?

Is anyone assigned to this?