Valentin Deleplace
ef2135aad6
Memcache item timestamps ( #323 )
...
* Add memcache item timestamps.
* v1 require google.golang.org/protobuf.
* Memcache new fields: use proto getters.
2023-08-25 12:43:42 -07:00
Steven Buss
4216e58b91
internal: regenerate protos ( #144 )
...
* Regenerate the protos for the internal api
2018-07-31 09:49:58 -07:00
Daniel Chia
1956b43a8b
datastore: read-only transaction support, previous transaction tracking
...
* Added read-only transaction support
* Keep track of the previous transaction retrying
2018-03-28 10:00:18 -07:00
David Symonds
75a29a66d4
Regenerate internal protos.
...
This is a no-op.
Change-Id: I608e4f6a65c7dfd882c2745352fd751697e3bf38
2015-10-06 14:09:21 +11:00
David Symonds
d2b1961e34
Regenerate internal protos.
...
This is a no-op.
Change-Id: Ie0a70aed1b6872e5c98fdc7f24a38d0cd6082582
2015-08-26 13:02:00 +10:00
David Symonds
4385799f5b
Drop proto.RegisterEnum calls from internal protos.
...
They are unnecessary for our purposes, and causing problems.
Change-Id: Ia578b6ebf4d1b70f748c8ac108221494ce25dcd6
2015-03-05 14:57:58 +11:00
David Symonds
c98f627282
Update code and regenerate .pb.go files for new location of goprotobuf.
...
Change-Id: I1d64ba6bf13fd7fc2fa9c4c7addc7163ef8a26ee
2014-11-25 11:47:41 +11:00
David Symonds
df24ed9794
Regenerate protos with latest protoc-gen-go.
...
Change-Id: I35da5c31653faec1fd29dfdd169d3bb134a34533
2014-04-15 10:52:57 +10:00
David Symonds
8f71a1b429
Add go_package option directive to all protos.
...
This forces the Go package in the generated code to match the dir name,
which makes these packages easier to handle for some tools.
Change-Id: I8777a5744d53eb2494a1554de07de8869092e7a5
2014-02-24 17:37:32 +11:00
David Symonds
9e7af23396
Change import paths from github.com/golang/appengine to google.golang.org/appengine.
...
Change-Id: I653ceae860405a5e2d699908eb975a97ee64495b
2014-02-05 11:47:53 +11:00
David Symonds
df33015995
Add internal/memcache proto.
...
Change-Id: I817509dc7cce09ecfce7dcfd4bf827996492458d
2014-01-29 12:05:05 +11:00