How to Install and Uninstall python3-django-cacheops.noarch Package on Fedora 36
Last updated: January 11,2025
1. Install "python3-django-cacheops.noarch" package
Please follow the step by step instructions below to install python3-django-cacheops.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-django-cacheops.noarch
Copied
2. Uninstall "python3-django-cacheops.noarch" package
Please follow the step by step instructions below to uninstall python3-django-cacheops.noarch on Fedora 36:
$
sudo dnf remove
python3-django-cacheops.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-django-cacheops.noarch package on Fedora 36
Last metadata expiration check: 0:40:34 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : python3-django-cacheops
Version : 6.0
Release : 3.fc36
Architecture : noarch
Size : 75 k
Source : python-django-cacheops-6.0-3.fc36.src.rpm
Repository : fedora
Summary : ORM cache with automatic granular event-driven invalidation for Django
URL : https://github.com/Suor/django-cacheops
License : BSD
Description : 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.
Available Packages
Name : python3-django-cacheops
Version : 6.0
Release : 3.fc36
Architecture : noarch
Size : 75 k
Source : python-django-cacheops-6.0-3.fc36.src.rpm
Repository : fedora
Summary : ORM cache with automatic granular event-driven invalidation for Django
URL : https://github.com/Suor/django-cacheops
License : BSD
Description : 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.