Products.BTreeFolder2

JSON →
library 6.0 ·python
verified Jun 7, 2026

A BTree-based implementation for Zope's Object Folder (OFS). This product replaces the standard OFS Folder with a scalable, BTree-backed folder that can handle large numbers of objects without performance degradation. Current version 6.0 supports Python >=3.10 and requires Zope 5 / Zope 6 environment. Releases follow Zope release cycle, generally stable.