Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-django-cacheops | Distribution: Fedora Project |
Version: 6.0 | Vendor: Fedora Project |
Release: 1.el8 | Build date: Sun Jun 27 19:00:35 2021 |
Group: Unspecified | Build host: buildvm-x86-30.iad2.fedoraproject.org |
Size: 215758 | Source RPM: python-django-cacheops-6.0-1.el8.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/Suor/django-cacheops | |
Summary: ORM cache with automatic granular event-driven invalidation for Django |
A slick app that supports automatic or manual queryset caching and automatic granular event-driven invalidation. It uses redis as backend for ORM cache and redis or filesystem for simple time-invalidated one. And there is more to it: * decorators to cache any user function or view as a queryset or by time * extensions for django and jinja2 templates * transparent transaction support * dog-pile prevention mechanism * a couple of hacks to make django faster Python 3 version.
BSD
* Sun Jun 27 2021 Igor Raits <ignatenkobrain@fedoraproject.org> - 6.0-1 - Update to 6.0 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 5.1-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Sat Dec 12 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 5.1-1 - Update to 5.1 * Sun Aug 30 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 5.0.1-1 - Update to 5.0.1 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro HronĨok <mhroncok@redhat.com> - 4.1-3 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Aug 31 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.1-1 - Initial package
/usr/lib/python3.6/site-packages/cacheops /usr/lib/python3.6/site-packages/cacheops/__init__.py /usr/lib/python3.6/site-packages/cacheops/__pycache__ /usr/lib/python3.6/site-packages/cacheops/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/conf.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/conf.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/invalidation.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/invalidation.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/jinja2.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/jinja2.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/query.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/query.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/redis.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/redis.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/serializers.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/serializers.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/sharding.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/sharding.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/signals.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/signals.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/simple.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/simple.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/transaction.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/transaction.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/tree.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/tree.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/utils.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/__pycache__/utils.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/conf.py /usr/lib/python3.6/site-packages/cacheops/invalidation.py /usr/lib/python3.6/site-packages/cacheops/jinja2.py /usr/lib/python3.6/site-packages/cacheops/lua /usr/lib/python3.6/site-packages/cacheops/lua/cache_thing.lua /usr/lib/python3.6/site-packages/cacheops/lua/invalidate.lua /usr/lib/python3.6/site-packages/cacheops/management /usr/lib/python3.6/site-packages/cacheops/management/__init__.py /usr/lib/python3.6/site-packages/cacheops/management/__pycache__ /usr/lib/python3.6/site-packages/cacheops/management/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/management/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/management/commands /usr/lib/python3.6/site-packages/cacheops/management/commands/__init__.py /usr/lib/python3.6/site-packages/cacheops/management/commands/__pycache__ /usr/lib/python3.6/site-packages/cacheops/management/commands/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/management/commands/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/management/commands/__pycache__/cleanfilecache.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/management/commands/__pycache__/cleanfilecache.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/management/commands/__pycache__/invalidate.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/management/commands/__pycache__/invalidate.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/management/commands/cleanfilecache.py /usr/lib/python3.6/site-packages/cacheops/management/commands/invalidate.py /usr/lib/python3.6/site-packages/cacheops/query.py /usr/lib/python3.6/site-packages/cacheops/redis.py /usr/lib/python3.6/site-packages/cacheops/serializers.py /usr/lib/python3.6/site-packages/cacheops/sharding.py /usr/lib/python3.6/site-packages/cacheops/signals.py /usr/lib/python3.6/site-packages/cacheops/simple.py /usr/lib/python3.6/site-packages/cacheops/templatetags /usr/lib/python3.6/site-packages/cacheops/templatetags/__init__.py /usr/lib/python3.6/site-packages/cacheops/templatetags/__pycache__ /usr/lib/python3.6/site-packages/cacheops/templatetags/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/templatetags/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/templatetags/__pycache__/cacheops.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/cacheops/templatetags/__pycache__/cacheops.cpython-36.pyc /usr/lib/python3.6/site-packages/cacheops/templatetags/cacheops.py /usr/lib/python3.6/site-packages/cacheops/transaction.py /usr/lib/python3.6/site-packages/cacheops/tree.py /usr/lib/python3.6/site-packages/cacheops/utils.py /usr/lib/python3.6/site-packages/django_cacheops-6.0-py3.6.egg-info /usr/lib/python3.6/site-packages/django_cacheops-6.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/django_cacheops-6.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/django_cacheops-6.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/django_cacheops-6.0-py3.6.egg-info/not-zip-safe /usr/lib/python3.6/site-packages/django_cacheops-6.0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/django_cacheops-6.0-py3.6.egg-info/top_level.txt /usr/share/doc/python3-django-cacheops /usr/share/doc/python3-django-cacheops/CHANGELOG /usr/share/doc/python3-django-cacheops/README.rst /usr/share/licenses/python3-django-cacheops /usr/share/licenses/python3-django-cacheops/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Feb 11 08:25:17 2025