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.1 | Vendor: Fedora Project |
Release: 9.fc42 | Build date: Sat Jan 18 14:45:37 2025 |
Group: Unspecified | Build host: buildvm-a64-20.iad2.fedoraproject.org |
Size: 251526 | Source RPM: python-django-cacheops-6.1-9.fc42.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
BSD-3-Clause
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 6.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 6.1-7 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 6.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jul 01 2023 Python Maint <python-maint@redhat.com> - 6.1-3 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/lib/python3.13/site-packages/cacheops /usr/lib/python3.13/site-packages/cacheops/__init__.py /usr/lib/python3.13/site-packages/cacheops/__pycache__ /usr/lib/python3.13/site-packages/cacheops/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/apps.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/apps.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/conf.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/conf.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/invalidation.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/invalidation.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/jinja2.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/jinja2.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/query.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/query.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/redis.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/redis.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/serializers.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/serializers.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/sharding.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/sharding.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/signals.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/signals.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/simple.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/simple.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/transaction.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/transaction.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/tree.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/tree.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/apps.py /usr/lib/python3.13/site-packages/cacheops/conf.py /usr/lib/python3.13/site-packages/cacheops/invalidation.py /usr/lib/python3.13/site-packages/cacheops/jinja2.py /usr/lib/python3.13/site-packages/cacheops/lua /usr/lib/python3.13/site-packages/cacheops/lua/cache_thing.lua /usr/lib/python3.13/site-packages/cacheops/lua/invalidate.lua /usr/lib/python3.13/site-packages/cacheops/management /usr/lib/python3.13/site-packages/cacheops/management/__init__.py /usr/lib/python3.13/site-packages/cacheops/management/__pycache__ /usr/lib/python3.13/site-packages/cacheops/management/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/management/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/management/commands /usr/lib/python3.13/site-packages/cacheops/management/commands/__init__.py /usr/lib/python3.13/site-packages/cacheops/management/commands/__pycache__ /usr/lib/python3.13/site-packages/cacheops/management/commands/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/management/commands/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/management/commands/__pycache__/cleanfilecache.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/management/commands/__pycache__/cleanfilecache.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/management/commands/__pycache__/invalidate.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/management/commands/__pycache__/invalidate.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/management/commands/cleanfilecache.py /usr/lib/python3.13/site-packages/cacheops/management/commands/invalidate.py /usr/lib/python3.13/site-packages/cacheops/query.py /usr/lib/python3.13/site-packages/cacheops/redis.py /usr/lib/python3.13/site-packages/cacheops/serializers.py /usr/lib/python3.13/site-packages/cacheops/sharding.py /usr/lib/python3.13/site-packages/cacheops/signals.py /usr/lib/python3.13/site-packages/cacheops/simple.py /usr/lib/python3.13/site-packages/cacheops/templatetags /usr/lib/python3.13/site-packages/cacheops/templatetags/__init__.py /usr/lib/python3.13/site-packages/cacheops/templatetags/__pycache__ /usr/lib/python3.13/site-packages/cacheops/templatetags/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/templatetags/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/templatetags/__pycache__/cacheops.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/cacheops/templatetags/__pycache__/cacheops.cpython-313.pyc /usr/lib/python3.13/site-packages/cacheops/templatetags/cacheops.py /usr/lib/python3.13/site-packages/cacheops/transaction.py /usr/lib/python3.13/site-packages/cacheops/tree.py /usr/lib/python3.13/site-packages/cacheops/utils.py /usr/lib/python3.13/site-packages/django_cacheops-6.1.dist-info /usr/lib/python3.13/site-packages/django_cacheops-6.1.dist-info/INSTALLER /usr/lib/python3.13/site-packages/django_cacheops-6.1.dist-info/LICENSE /usr/lib/python3.13/site-packages/django_cacheops-6.1.dist-info/METADATA /usr/lib/python3.13/site-packages/django_cacheops-6.1.dist-info/WHEEL /usr/lib/python3.13/site-packages/django_cacheops-6.1.dist-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
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jan 27 00:42:58 2025