experimental.daterangeindexoptimisations 1.1
A patch to Zope2's DateRangeIndexes to store data more efficiently
Introduction
Store single lists as an int rather than IISet, which speeds up access and reduces the number of objects loaded/stored in ZODB. You will need to clear and rebuild the DateRangeIndexes for it to take effect.
Changelog
1.1
- Added auto include plugin
- Fixed import work patch properly
1.0 - Unreleased
- Initial release
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| experimental.daterangeindexoptimisations-1.1.tar.gz (md5) | Source | 2010-09-28 | 8KB | 478 | |
- Author: Matt Hamilton
- Home Page: https://svn.plone.org/svn/collective/experimental.daterangeindexoptimisations
- Keywords: plone performance indexing daterangeindex catalog speedups
- License: GPL
- Categories
- Package Index Owner: matth
- DOAP record: experimental.daterangeindexoptimisations-1.1.xml
