Django-cache-stockpile

Uma camada de cache simples Django Orm
Baixe Agora

Django-cache-stockpile Classificação e resumo

Propaganda

  • Rating:
  • Licença:
  • BSD License
  • Nome do editor:
  • Chris Streeter
  • Site do editor:
  • http://chrisstreeter.com

Django-cache-stockpile Tag


Django-cache-stockpile Descrição

Uma simples camada de cache Django Orm Django-cache-stockpile é um aplicativo Django que fornece armazenamento em cache e invalidação automática limitada para modelos Django através do ORM. Objetos buscados através de .bjects.get (pk = ..) ou .bjects.get (id = ..) são armazenados em cache pela chave primária. Além disso, há uma maneira de obter objetos com os métodos .bjects.pk_in (id_list) e .bjects.id_in (id_list) .installationgett de (http://pypi.python.org/pypi/django- Cache-stockpile): `bash pip instalar django-cache-stockpile` ou (http://github.com/streeter/django-cache-stockpile): `bash pip install -e git: //github.com /steeter/django-cache-stockpile.git#egg=django-cache-stockpile `testes de execução`bash git clone git: //github.com/streeter/django-cache-stockpile.git cd django-cache-stockpile pip install -R requisitos.txt python runtests.py `requisitos: · Pitão · Django.


Django-cache-stockpile Software Relacionado