===========
cache invalidator
===========
Invalidates caches when a change occurs in any model.
INSTALLED_APPS += (
'o2w.cache_invalidador',
)
O2W_CACHE_INVALIDATOR = {
"memcached": True,
"varnish": "url to varnish",
"domain": "domain (normally same as above)",
}
cache invalidator
===========
Invalidates caches when a change occurs in any model.
INSTALLED_APPS += (
'o2w.cache_invalidador',
)
O2W_CACHE_INVALIDATOR = {
"memcached": True,
"varnish": "url to varnish",
"domain": "domain (normally same as above)",
}
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file o2w_cache_invalidator-0.0.1.tar.gz.
File metadata
- Download URL: o2w_cache_invalidator-0.0.1.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
01dda7811d99c35e714fbc7ec7f36b15714e5ed2f5c362294508c1050dc60f6b
|
|
| MD5 |
ece8c2a4b45b1f3a0b50ea5091e08877
|
|
| BLAKE2b-256 |
d2225c686227d3326baca7de17428ec0590bc6f1114f3c4f6893d8ca18a8200d
|