Descriptionimpl/cloud: Add support for "memcached" memcache.
Add "memcache" service support to "impl/cloud" backed by a "memcached"
cluster.
This enables a full dscache-backed datastore to be implemneted using
"impl/cloud", as well as other services that need memcache to operate.
Update the "impl/cloud" interface to start with a service Config and
install services from that.
BUG=None
TEST=local
- Started "memcached" server, tested against it.
Committed: https://github.com/luci/gae/commit/a9451708f36e28488bea90aab94ce84153ead26f
Patch Set 1 #Patch Set 2 : Namespace all keys to luci/gae/impl/cloud. #
Total comments: 10
Patch Set 3 : Added key hashing threshold. #Patch Set 4 : Add test for key hasing. #
Messages
Total messages: 17 (6 generated)
|