[prev in list] [next in list] [prev in thread] [next in thread] 

List:       zodb-dev
Subject:    Re: [ZODB-Dev] ZODB blob support.
From:       Jeremy Hylton <jhylton () gmail ! com>
Date:       2005-03-21 13:16:49
Message-ID: e8bf7a53050321051635b43514 () mail ! gmail ! com
[Download RAW message or body]

On Thu, 17 Mar 2005 14:59:32 -0500, Chris McDonough <chrism@plope.com> wrote:
> In preparation for some work that will tentatively happen at the Pycon
> sprints, I've put up a very basic proposal outlining "blob" support for
> ZODB.  It would help if people with a stake in ZODB had the time to
> comment on it before work starts (please comment here, as opposed to on
> the proposal itself, just so we get the widest audience).
> 
> http://www.plope.com/Members/chrism/zodb_blob_proposal

Just a quick reply, sorry it's coming after the sprint started.  

How does this work with ZEO?  I assume that almost every site that
cares about blob support will be running ZEO, where it's not obvious
how to get direct file access.  Aren't you stuck using all the
standard, slow ZEO mechanisms?  I suppose you could store the blobs in
individual files outside the standard ZEO cache, but you ought to
think about how they interact with things like the cache budget.

Also, I assume that reads and writes are transactional as for normal
objects.  So writing a byte somewhere in a file causes the object to
be modified and registered with the database connection / transaction
manager.

Jeremy
_______________________________________________
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zodb-dev
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic