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

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-2.0.tar.gz (13.7 kB view details)

Uploaded Source

Built Distribution

Products.ZODBMountPoint-2.0-py3-none-any.whl (13.6 kB view details)

Uploaded Python 3

File details

Details for the file Products.ZODBMountPoint-2.0.tar.gz.

File metadata

  • Download URL: Products.ZODBMountPoint-2.0.tar.gz
  • Upload date:
  • Size: 13.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.1

File hashes

Hashes for Products.ZODBMountPoint-2.0.tar.gz
Algorithm Hash digest
SHA256 1765735ad8d80526c50442e90a9b28a7d1abc2d538196d11e791d369fa322144
MD5 e1ff3c8c357fefd95160993e4bfe6dc2
BLAKE2b-256 fed89cef491fbb23aaadb756f67d3652f64fe95db16237dd25c1beb2404e5d18

See more details on using hashes here.

File details

Details for the file Products.ZODBMountPoint-2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for Products.ZODBMountPoint-2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6cc5dbb6b9ea98c1f8f8c70b2b4efaefde5b7a4d84afb8f7628242cb69724b61
MD5 453ce4ca44861ca0b6982346342a494a
BLAKE2b-256 2662e8656a7f594a7308696150f985ab1c10d15fab6d84da6707d8783cc41da1

See more details on using hashes here.

Supported by

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