Skip to main content

Allow to clear Memcache items for the current site (according to the cache key prefix) or even to clear the whole configured Memcache server. The app integrates into Django's admin interface for easy use.

Project description

Overview

Allow to clear Memcache items for the current site (according to the cache key prefix) or even to clear the whole configured Memcache server. The app integrates into Django’s admin interface for easy use.

Installation

  • Install:

    pip install django-clear-memcache

  • Add django_clear_memcache to INSTALLED_APPS

  • If not already done, configure CACHES to have a default cache with one of the supported Memcache backends (django.core.cache.backends.memcached.*) and set a KEY_PREFIX.

Usage

Open the admin interface and find the new menu item “Clear Memcache”. There you can clear cache items for the configured KEY_PREFIX or even the whole Memcache server.

Furthermore, you can list known items in the cache for the configured KEY_PREFIX.

Changes

  • 2015-08-16 - 1.1.1:
    • Case memcached port number to an integer (to fix connection errors in telnetlib)

  • 2014-12-09 - 1.1.0:
    • Django 1.7 support

    • Find also namespaced jQuery

  • 2014-05-24 - 1.0.1:
    • Include templates and static files

  • 2014-05-18 - 1.0.0:
    • Initial release

License

Copyright (c) 2014, Enrico Tröger All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name django-wakawaka nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-clear-memcache-1.2.0.tar.gz (14.5 kB view details)

Uploaded Source

Built Distribution

django_clear_memcache-1.2.0-py2-none-any.whl (20.3 kB view details)

Uploaded Python 2

File details

Details for the file django-clear-memcache-1.2.0.tar.gz.

File metadata

File hashes

Hashes for django-clear-memcache-1.2.0.tar.gz
Algorithm Hash digest
SHA256 1ae1f5c0b3e4997d33454d1b02d70c8ea419321335783b030fa6578eed6b478c
MD5 d7bb7bdf6c58db2d5bf55797a53489a9
BLAKE2b-256 bd532a70d04e6a6b75890bb7b3487f943b0e9c3b136d12762248fabadbf7b876

See more details on using hashes here.

File details

Details for the file django_clear_memcache-1.2.0-py2-none-any.whl.

File metadata

File hashes

Hashes for django_clear_memcache-1.2.0-py2-none-any.whl
Algorithm Hash digest
SHA256 b4d2038f3695743cdc7cd9150282638092fb68bc8c9f8bd70c2fc238a8a4c190
MD5 6f27a83f2b15ff279c2d587075540ee5
BLAKE2b-256 c7b403917255973312799855c6f01d7762265537b8077e167d703a4b8bc296ee

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page