[ZODB-Dev] weird conflicts with BTrees
Chris McDonough
chrism at plope.com
Thu Dec 1 00:41:26 UTC 2011
On Wed, 2011-11-30 at 19:35 -0500, Stephan Richter wrote:
> On Wednesday, November 30, 2011 07:26:14 PM Chris McDonough wrote:
> > An implementation of AppendOnlyDict remains in Faster I think... I don't
> > recall what the tradeoffs were between using that and using what we use
> > now, though.
>
> Thanks. AppendOnlyDict itself as a replacement of the BTree in the
> zope.session code should solve our conflict problems. (It does pretty much what
> I intended to do too.) But the repoze.session approach is even better. BTW, is
> there a newer version of repoze.session or the 2009 version it?
The source is kept at http://svn.repoze.org/repoze.session/trunk/ .. the
trunk doesn't appear to have been updated materially since its last
release (0.2).
- C
More information about the ZODB-Dev
mailing list