Introduction
ZTFY.cache is a small package which provides a common interface to handle several cache backends.
Currently available backends include Zope native RAM cache and Memcached cache.
Cache proxy
The main concept included ZTFY.cache package is just those of a small proxy which provides a same interfaces to several proxy classes.
When defining a proxy, you just have to set the interface and the registration name matching the given registered cache utility. Cache access is then bound to the ICacheHandler interface, which allows you to set, query and invalidate data in the cache.
The cache proxy can be defined as a persistent utility, or through ZCML directives. Using ZCML can allow you to define different caches, according to the used application front-end.
Contributors
Thierry Florac <tflorac@ulthar.net>, Author
Changelog
0.1.1
updated dependencies
updated Buildout’s bootstrap
0.1.0
package created using templer [Thierry Florac]
Release files for ztfy.cache 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ztfy.cache-0.1.1.tar.gz | 8.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ztfy.cache-0.1.1-py2.7.egg | Legacy Egg format | - | - | Details |
Total release size: 30.9 kB
Release files / ztfy.cache-0.1.1.tar.gz
| Download URL | ztfy.cache-0.1.1.tar.gz |
|---|---|
| Size | 8.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
222ad254f7e432da10f5f7be0d0b250bea4a0f4670ad283948c2fa418e838c08
|
|
BLAKE2b-256 checksum How to use checksums |
51f3773ba09aefe7689204cacff4d380852d01ed162e8bfd5f30b28865e7c080
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / ztfy.cache-0.1.1-py2.7.egg
| Download URL | ztfy.cache-0.1.1-py2.7.egg |
|---|---|
| Size | 22.8 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
3aa8638fc057c00b81503dbc57afec96a70863808a6a3862383ac6e0a98983a7
|
|
BLAKE2b-256 checksum How to use checksums |
5bc5b391bab7a0f724808fc88fb6659230ccbca16170747e3baac228a4fcaa58
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |