Re: [Zope-Checkins] CVS: Zope/lib/python/BTrees - _fsBTree.c:1.2.2.1 Setup:1.6.116.1
On Wednesday 13 February 2002 11:24 am, Guido van Rossum allegedly wrote:
Update of /cvs-repository/Zope/lib/python/BTrees In directory cvs.zope.org:/tmp/cvs-serv29969/lib/python/BTrees
Modified Files: Tag: Zope-2_5-branch Setup Added Files: Tag: Zope-2_5-branch _fsBTree.c Log Message: Add the fsIndex feature (merge from trunk). This adds a new BTree variant, fsBTree, a module fsIndex.py that uses it, and some changes to FileStorage.py that use fsIndex.
oooo, I smell FileStorage scalabilty... /---------------------------------------------------\ Casey Duncan, Sr. Web Developer National Legal Aid and Defender Association c.duncan@nlada.org \---------------------------------------------------/
Casey Duncan wrote:
Add the fsIndex feature (merge from trunk). This adds a new BTree variant, fsBTree, a module fsIndex.py that uses it, and some changes to FileStorage.py that use fsIndex.
oooo, I smell FileStorage scalabilty...
Not always :-S Chris
Casey Duncan wrote:
On Wednesday 13 February 2002 11:24 am, Guido van Rossum allegedly wrote:
Log Message: Add the fsIndex feature (merge from trunk). This adds a new BTree variant, fsBTree, a module fsIndex.py that uses it, and some changes to FileStorage.py that use fsIndex.
oooo, I smell FileStorage scalabilty...
And if we can get Toby Dickenson's ZODB cache changes in there also, you'll be able to *taste* it. ;-) Shane
participants (3)
-
Casey Duncan -
Chris Withers -
Shane Hathaway