[ZODB-Dev] Wrong blob returned in one of the zeo clients
Shane Hathaway
shane at hathawaymix.org
Wed Mar 2 13:00:21 EST 2011
On 03/02/2011 07:38 AM, Jim Fulton wrote:
> BTW, my sense is that when blobs were first implemented, the
> emphasis was on shared blob directories and the non-shared blob
> implementation suffered from neglect, which I at least tried to
> rectify in ZODB 3.9.
That evolutionary path is evident and I think it worked out well enough.
Even if it were possible to run a streaming-only blob storage (with no
cache nor shared storage), I think it would be a bad idea anyway; it
would put extra pressure on the storage.
Shane
More information about the ZODB-Dev
mailing list