[Zope] noundo dbs

Chris McDonough chrism@digicool.com
Tue, 30 Jan 2001 23:09:26 -0500


And a third message...

The SessionStorage.py file that ships with CoreSessionTracking is a storage
of its own that's RAM based.  It's based on an (as yet unreleased)
"packless" Berkeley storage implementation that Jim Fulton created.

I'd really like to get the Berkeley version of this architecture released,
because it's also nonundoing and doesn't require any packing unless your
database has circular references.  We've been in a sort of limbo in
releasing it because I think we wanted to release a "full" implementation
(one which supported undo and versioning), but I'm going to see if I can get
the packless piece onto Zope.org without waiting for the rest of it.

----- Original Message -----
From: "Chris McDonough" <chrism@digicool.com>
To: <bak@nstp.com.my>; <zope@zope.org>
Sent: Tuesday, January 30, 2001 10:58 PM
Subject: Re: [Zope] CoreSessionTracking and noundo db


> Oops, I forgot to mention ExternalMount:
>
> http://www.zope.org/Members/hathawsh/ExternalMount
>
> ----- Original Message -----
> From: "Bak@kedai" <kedai@kedai.com.my>
> To: <zope@zope.org>
> Sent: Tuesday, January 30, 2001 9:28 PM
> Subject: [Zope] CoreSessionTracking and noundo db
>
>
> > hi
> > in trying out the excellent CoreSessionTracking product, i encountered a
> > little problem.  the doc reference a no-undo external db to house the
> data.
> > i remember one such beast which were alpha (berkerly dbm(?)), but can't
> > locate it at zope.org.
> >
> > also, will there ever be a no undo db for use with zope?  since such
> product
> > is a must to run zope in real world.
> > hints, urls welcome
> >
> > thanks
> >
> > --
> >
> > http://www.kedai.com.my/kk
> > http://www.kedai.com.my/eZine
> >
> > Strange how laughter looks like crying with no sound, and raindrops
taste
> > like tears .. without the pain
> >
> >
> > _______________________________________________
> > Zope maillist  -  Zope@zope.org
> > http://lists.zope.org/mailman/listinfo/zope
> > **   No cross posts or HTML encoding!  **
> > (Related lists -
> >  http://lists.zope.org/mailman/listinfo/zope-announce
> >  http://lists.zope.org/mailman/listinfo/zope-dev )
> >
> >
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )
>
>