SpamExperts / BTrees

BTrees with a "Byte" flavor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

BTrees with a "Byte" flavor.

License:Other


Languages

Language:Python 67.0%Language:C 32.5%Language:C++ 0.5%