summaryrefslogtreecommitdiff
path: root/devel/py-BTrees/pkg-descr
blob: 3cb1c5a2a85fc7bd5b10c3e955a80f7b3593f6d3 (plain) (blame)
1
2
3
4
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.