django-cache-machine

Automatic caching and invalidation for Django models through the ORM.

  • Owner: django-cache-machine/django-cache-machine
  • Platform:
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

=============
Cache Machine

Cache Machine provides automatic caching and invalidation for Django models
through the ORM.

For full docs, see https://cache-machine.readthedocs.org/en/latest/.

.. image:: https://travis-ci.org/django-cache-machine/django-cache-machine.svg?branch=master
:target: https://travis-ci.org/django-cache-machine/django-cache-machine

.. image:: https://coveralls.io/repos/django-cache-machine/django-cache-machine/badge.svg?branch=master
:target: https://coveralls.io/r/django-cache-machine/django-cache-machine?branch=master

Requirements

Cache Machine works with Django 1.11-2.2 and Python 2.7, 3.4, 3.5, 3.6, and 3.7.

Installation

Get it from pypi <http://pypi.python.org/pypi/django-cache-machine>_::

pip install django-cache-machine

Running Tests

Get it from github <http://github.com/django-cache-machine/django-cache-machine>_::

git clone git://github.com/django-cache-machine/django-cache-machine.git
cd django-cache-machine
pip install -r requirements/py3.txt  # or py2.txt for Python 2
python run_tests.py

Main metrics

Overview
Name With Ownerdjango-cache-machine/django-cache-machine
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2010-02-09 23:01:12
Pushed At2023-02-20 18:13:51
Last Commit At
Release Count7
Last Release Namev1.2.0 (Posted on )
First Release Namev0.8 (Posted on )
用户参与
Stargazers Count881
Watchers Count25
Fork Count159
Commits Count300
Has Issues Enabled
Issues Count75
Issue Open Count19
Pull Requests Count36
Pull Requests Open Count4
Pull Requests Close Count33
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private