Skip to main content

Zope ZODB mount point support.

Project description

https://github.com/zopefoundation/Products.ZODBMountPoint/actions/workflows/tests.yml/badge.svg https://coveralls.io/repos/github/zopefoundation/Products.ZODBMountPoint/badge.svg?branch=master Current version on PyPI Supported Python versions

Overview

Zope ZODB mount point support

Usage example

You can mount additional storages into the ZODB as seen by the Zope client by adding zodb_db configurations in your Zope configuration file and specifying where they show up. This example uses the ZODB MappingStorage for a simple temporary folder at /temp_folder. After a Zope restart, visit the Zope Management Interface and select ZODB Mount Point from the list of addable items to view and activate all available mount points:

<zodb_db temporary>
    <mappingstorage>
      name Temporary database
    </mappingstorage>
    mount-point /temp_folder
    container-class Products.TemporaryFolder.TemporaryContainer
</zodb_db>

For details on session configuration, see the Zope book chapter on session management.

Changelog

For older changes please refer to the change log for Products.TemporaryFolder prior to version 5.4 at https://github.com/zopefoundation/Products.TemporaryFolder/blob/master/CHANGES.rst

3.0 (2025-11-20)

  • Switch to PEP 420 native namespace.

  • Add support for Python 3.12, 3.13 and 3.14.

  • Drop support for Python 3.7, 3.8 and 3.9.

2.0 (2023-02-01)

  • Drop support for Python 2.7, 3.5, 3.6.

1.3 (2022-12-16)

  • Fix insidious buildout configuration bug for tests against Zope 4.

  • Add support for Python 3.10 and 3.11.

1.2 (2021-07-06)

  • Update package configuration.

  • fix deprecation warning (#4)

1.1 (2021-03-16)

  • Add support for Python 3.9.

1.0 (2020-08-31)

  • Split Products.ZODBMountPoint out of Products.TemporaryFolder after version 5.3.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

products_zodbmountpoint-3.0.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

products_zodbmountpoint-3.0-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file products_zodbmountpoint-3.0.tar.gz.

File metadata

  • Download URL: products_zodbmountpoint-3.0.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for products_zodbmountpoint-3.0.tar.gz
Algorithm Hash digest
SHA256 f2d792bfca123f1ebe1d45d740b42218376d07d18158427ff403faa931155507
MD5 7bb088018f80bb82b89fcab670ba5ec9
BLAKE2b-256 f2e4ee35264f16c7dcd20bf79548faca25077e34feb65c1b472dfa9ae24592fe

See more details on using hashes here.

File details

Details for the file products_zodbmountpoint-3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for products_zodbmountpoint-3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 36ad4dfdc40bc589f53ea2bf9f68fec7761933be16bb5eb779e1baf1e3c18cfe
MD5 ff9e1f8c1e8cd1d3c590e0df2018803f
BLAKE2b-256 c782f9b3ceab45e8e5a7cb5e860399f21bae915fc9469b42cf41c7dc5d937908

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page