Scalable persistent object containers
Project description
BTrees: scalable persistent components
This package contains a set of persistent object containers built around a modified BTree data structure. The trees are optimized for use inside ZODB’s “optimistic concurrency” paradigm, and include explicit resolution of conflicts detected by that mechannism.
Please see the Sphinx documentation (docs/index.rst) for further information.
BTrees Changelog
4.0.3 (2013-01-04)
Added setup_requires==['persistent'].
4.0.2 (2013-01-03)
Updated Trove classifiers.
Added explicit support for Python 3.2, Python 3.3, and PyPy. Note that the C extensions are not (yet) available on PyPy.
Python reference implementations now tested separately from the C verions on all platforms.
100% unit test coverage.
4.0.1 (2012-10-21)
Provide local fallback for persistent C header inclusion if the persistent distribution isn’t installed. This makes the winbot happy.
4.0.0 (2012-10-20)
Platform Changes
Dropped support for Python < 2.6.
Factored BTrees as a separate distribution.
Testing Changes
All covered platforms tested under tox.
Added support for continuous integration using tox and jenkins.
Added setup.py dev alias (installs nose and coverage).
Dropped dependency on zope.testing / zope.testrunner: tests now run with setup.py test.
Documentation Changes
Added API reference, generated via Spinx’ autodoc.
Added Sphinx documentation based on ZODB Guide (snippets are exercised via ‘tox’).
Added setup.py docs alias (installs Sphinx and repoze.sphinx.autointerface).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for BTrees-4.0.3-py2.7-win-amd64.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | f970735a514e950d86bfbb3af40189fc254db0fea94202cb7d91365b16ff72b7 |
|
MD5 | 5761d345a686755cfc13552064167306 |
|
BLAKE2b-256 | 5fa58aaf5cdab81bf04614ab02ee66828b4442a9c868741c3199e84c53bb42cf |
Hashes for BTrees-4.0.3-py2.6-win-amd64.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1d819b410dc31ef834209d3b0842457a8ac6753186ec3f6fc1ec81d6c2af7a5d |
|
MD5 | b0d443771d6e25fac672e2e0dee93852 |
|
BLAKE2b-256 | b385af93be64b66eb23c200c9ba5cfc6c8ce141cc6e7718f212e482dada0cd96 |