Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.43 KB

README.rst

File metadata and controls

33 lines (24 loc) · 1.43 KB

BTrees: scalable persistent components

image

image

image

Documentation Status

Current version on PyPI

Supported Python versions

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 mechanism.

Please see the Sphinx documentation for further information.