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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?