No project description provided
Project description
Cloud Memorystore for Memached API: Ship performant and highly available key value store, compatible with OSS Memcached protocol.
Quick Start
In order to use this library, you first need to go through the following steps:
- Select or create a Cloud Platform project.
- Enable billing for your project.
- Enable the Cloud Memorystore for Memcached API.
- Setup Authentication.
Installation
Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.
With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.
Mac/Linux
pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-memcache
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-memcache
Next Steps
- Read the Client Library Documentation for Cloud Billing API API to see other available methods on the client.
- Read the Cloud Memorystore for Memcached API Product documentation to learn more about the product and see How-to Guides.
- View this repository’s main README to see the full list of Cloud APIs that we cover.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size google_cloud_memcache-0.3.0-py2.py3-none-any.whl (111.4 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes View |
Filename, size google-cloud-memcache-0.3.0.tar.gz (76.3 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for google_cloud_memcache-0.3.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f57f8477f1781576289ec320616c80301257ae8aa772c6a28635b8c37e6e91f2 |
|
MD5 | c300e5316cb7cddf5244051a528e982c |
|
BLAKE2-256 | 8dd90c8d995225c3d95a5d8859fffe981659503af59260ae86f5e1fe19d9ca6e |
Close
Hashes for google-cloud-memcache-0.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b92c4c66d365761dae2b63932571f378b8c2ff19e8d63dc524288db36adefaa |
|
MD5 | 8d6ce69eccf3ebca2282bb5f6bda8168 |
|
BLAKE2-256 | 2cce39642450f111766374249cfe29439b648b0e791b27b421b99f3a3277994d |