Skip to main content

A RAM-based storage for ZODB

Project description

Overview

A storage implementation which uses RAM to persist objects, much like MappingStorage. Unlike MappingStorage, it needs not be packed to get rid of non-cyclic garbage and it does rudimentary conflict resolution. This is a ripoff of Jim’s Packless bsddb3 storage.

Changelog

6.0 (2023-03-24)

  • Add support for Python 3.10, 3.11.

  • Drop support for Python 2.7, 3.5, 3.6.

5.2 (2021-07-05)

  • Update package configuration

  • Package is now officially undeprecated because the data corruption issue - that was the reason for its deprecation - has been understood and fixed. See (#16).

  • Add support for Python 3.8 and Python 3.9.

5.1 (2019-08-15)

  • Package is now officially deprecated as it was broken for many years. This was/ is common knowledge in the zope community, but was not documented anywhere and thus this package was still used by many community members without knowing this. See (#8) (#12)

5.0 (2019-05-10)

  • Update PyPy version.

  • Drop Python 3.4 support.

  • Add support for Python 3.7.

  • Avoid RuntimeError in _takeOutGarbage. See issue 7.

4.0.1 (2017-11-27)

  • Raise POSKeyError instead of KeyError in loadBefore.

4.0 - 2017-03-09

  • Drop Python 3.3 compatibility, add Python 3.6 compatibility.

  • Require ZODB 5.0 or newer.

  • Use storage._lock as a context manager.

  • Declare PyPy compatibility.

3.0 - 2016-04-03

  • Python 3.3-3.5 compatibility.

2.12.2 - 2012-10-14

  • Explicitly state distribution dependencies instead of re-using the ZODB test requirements.

2.12.1 - 2010-09-29

  • Disabled check_tid_ordering_w_commit test from BasicStorage, as it uses invalid test data.

2.12.0 - 2010-09-25

  • Require at least ZODB 3.9 and adjusted method signatures to disuse versions.

  • Expanded dependency on ZODB3 to include the test extra.

2.11.3 - 2010-06-05

  • Approximate PEP8 compliance.

  • Split out the ZODB protocol tests from the tests specific to the module. Make the local tests use “normal” unittest conventions.

  • Comply with repository policy.

  • Clean imports, docstrings; add an instance-level hook for GC parms.

  • Fix a test failure due to never-unghostified root in second connection.

2.11.2 - 2009-08-03

  • Added change log and readme.

  • Lauchpad #143736, #271395: fixed AttributeError’ on _ltid in TempStorage

2.11.1 - 2008-08-05

  • Initial release as a stand-alone package.

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

tempstorage-6.0.tar.gz (13.9 kB view details)

Uploaded Source

Built Distribution

tempstorage-6.0-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file tempstorage-6.0.tar.gz.

File metadata

  • Download URL: tempstorage-6.0.tar.gz
  • Upload date:
  • Size: 13.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for tempstorage-6.0.tar.gz
Algorithm Hash digest
SHA256 8c4aa2bac10b1e74fda5ee6ab9a2aebf99b49d102b5f411d21e132168fdca110
MD5 9f0ab8f3fb786f950095214fdcd33f4c
BLAKE2b-256 c6207df8c42a53899b4e5a181dbc75e7e1bd843a7b8e629d52de296937cf69d8

See more details on using hashes here.

File details

Details for the file tempstorage-6.0-py3-none-any.whl.

File metadata

  • Download URL: tempstorage-6.0-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for tempstorage-6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 891205f00194c25fd3912c5dbc9664ea6035a40b0a18dccdccb8511ab062bc9b
MD5 d14691b80dabc57c63928e8a0c73ea0d
BLAKE2b-256 d94bfdb21167b6aca4363819e8bb1bd4a3a883bab7af6dde615cff7d87b33583

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