Skip to main content

Dogpile backend for AWS Elasticache Memcache service. Uses pymemcache to connect to nodes of the Elasticache cluster with auto-discovery.

Usage

Install with pip:

$ pip install dogpile_elasticache

Configure a region to use dogpile_elasticache:

from dogpile.cache import make_region

region = make_region().configure(
    'elasticache_pymemcache',
    arguments = {
        'configuration.host': 'XX.XX.cfg.use1.cache.amazonaws.com',
        'configuration.port': '11211',
    }
)

Development

Install environment:

$ pip install -e .[test]

Run tests (with Nose):

$ nosetests

Release (with zest.releaser):

$ fullrelease

Thanks

Thanks to https://github.com/gusdan/django-elasticache for the cluster discovery code.

Changelog

0.1 (2016-04-11)

  • Released on Github

Release files for dogpile-elasticache 0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for dogpile-elasticache 0.1
File Size Uploaded
dogpile_elasticache-0.1.tar.gz 5.6 kB Details

Release files / dogpile_elasticache-0.1.tar.gz

Download URL dogpile_elasticache-0.1.tar.gz
Size 5.6 kB
Tags Source
SHA-256 checksum
How to use checksums
6ca30e6e3c564bd71ac4a6715a369ffc741eca9ce4fc0204468e66f83ce863fa
BLAKE2b-256 checksum
How to use checksums
966c84f6ae4ff7fc9c489e87ed9fb770fba852e215e5858f6ad9ebdd0c03a52b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page