django-cache-machine

Automatic caching and invalidation for Django models through the ORM.

  • 所有者: django-cache-machine/django-cache-machine
  • 平台:
  • 许可证: BSD 3-Clause "New" or "Revised" License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

=============
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

主要指标

概览
名称与所有者django-cache-machine/django-cache-machine
主编程语言Python
编程语言Python (语言数: 1)
平台
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2010-02-09 23:01:12
推送于2023-02-20 18:13:51
最后一次提交
发布数7
最新版本名称v1.2.0 (发布于 )
第一版名称v0.8 (发布于 )
用户参与
星数881
关注者数25
派生数159
提交数300
已启用问题?
问题数75
打开的问题数19
拉请求数36
打开的拉请求数4
关闭的拉请求数33
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?