BTrees
stable
  • Overview
  • API Reference
  • Developer Information
  • BTrees Changelog
BTrees
  • Docs »
  • BTrees Documentation
  • Edit on GitHub

BTrees Documentation¶

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.

Contents:

  • Overview
    • Related Data Structures
    • Behaviour
    • Total Ordering and Persistence
    • Iteration and Mutation
    • BTree node sizes
    • BTree Diagnostic Tools
  • API Reference
    • Protocol APIs
    • Utilities
    • BTree Data Structure Variants
  • Developer Information
    • Macros
    • Datatypes
    • BTree Clues
    • The BTREE_SEARCH Macro
    • The BUCKET_SEARCH Macro
  • BTrees Changelog
    • 5.0 (2023-02-10)
    • 4.11.3 (2022-11-17)
    • 4.11.2 (2022-11-16)
    • 4.11.1 (2022-11-09)
    • 4.11.0 (2022-11-03)
    • 4.10.1 (2022-09-12)
    • 4.10.0 (2022-03-09)
    • 4.9.2 (2021-06-09)
    • 4.9.1 (2021-05-27)
    • 4.9.0 (2021-05-26)
    • 4.8.0 (2021-04-14)
    • 4.7.2 (2020-04-07)
    • 4.7.1 (2020-03-22)
    • 4.7.0 (2020-03-17)
    • 4.6.1 (2019-11-07)
    • 4.6.0 (2019-07-30)
    • 4.5.1 (2018-08-09)
    • 4.5.0 (2018-04-23)
    • 4.4.1 (2017-01-24)
    • 4.4.0 (2017-01-11)
    • 4.3.2 (2017-01-05)
    • 4.3.1 (2016-05-16)
    • 4.3.0 (2016-05-10)
    • 4.2.0 (2015-11-13)
    • 4.1.4 (2015-06-02)
    • 4.1.3 (2015-05-19)
    • 4.1.2 (2015-04-07)
    • 4.1.1 (2014-12-27)
    • 4.1.0 (2014-12-26)
    • 4.0.8 (2013-05-25)
    • 4.0.7 (2013-05-22)
    • 4.0.6 (2013-05-14)
    • 4.0.5 (2013-01-15)
    • 4.0.4 (2013-01-12)
    • 4.0.3 (2013-01-04)
    • 4.0.2 (2013-01-03)
    • 4.0.1 (2012-10-21)
    • 4.0.0 (2012-10-20)

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2012, Zope Foundation Contributors Revision 41ef2cde.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
Downloads
html
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.