Products.mcdutils
The Products.mcdutils product supplies a replacement for the ZODB-based session data container from the Transience product, shipped with the Zope core prior to Zope 4 and available as a separate package after that. Rather than using a ZODB storage as the backing store for session data, as Transience does, Products.mcdutils stores session data in a cluster of one or more memcached servers.
This approach is a bit of a cheat, as it uses the daemons as primary stores, rather than as caches for results of an expensive query. Nevertheless, the semantics are not a bad match for typical session usage.
Release files for Products.mcdutils 5.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 | |
|---|---|---|---|
| products_mcdutils-5.1.tar.gz | 1.3 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| products_mcdutils-5.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.3 MB
Release files / products_mcdutils-5.1.tar.gz
| Download URL | products_mcdutils-5.1.tar.gz |
|---|---|
| Size | 1.3 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e4b9d12b140ad247a096962f254acd740da67eff9f3433637c15504633337359
|
|
BLAKE2b-256 checksum How to use checksums |
817d513fa0af2546306a93514fe6cf6ce6f7a25e877fe6aeb19b6c71e9390528
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.12
|
Release files / products_mcdutils-5.1-py3-none-any.whl
| Download URL | products_mcdutils-5.1-py3-none-any.whl |
|---|---|
| Size | 26.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e15c3f2223f960f12d4c623fed2d6a94bbc2b78982bcb370b10442ef0744feb0
|
|
BLAKE2b-256 checksum How to use checksums |
14879e9041032db082f4bb98bedf54ee729076f30f841bf5f9f4f98658ea05c2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.12
|