Somehow keeping large static files in the ZODB just doesnt seem to gel for me. I know it fits the lots of reads / few writes model, put somehow making my Data.fs bloat on account of mp3's seems wrong. I would (in fact do http://www.agmweb.ca/agmweb/dna/dan) put my mp3's on the file system through LocalFS. Makes my ZODB much smaller and happier. Plus I have them on the file system for other uses (like listening to them), Cheers. -- Andy McKay. ----- Original Message ----- From: "marc lindahl" <marc@bowery.com> To: "Bill Anderson" <bill@libc.org>; <zope@zope.org> Sent: Wednesday, May 02, 2001 6:35 PM Subject: Re: [Zope] Announce - Audio Product
Well, someone would have to convince me that's a good idea. So far, I think ZODB is the place to keep 'em.
Of course, it's open source, someone could adapt it to ExtFile or LocalFS...
From: Bill Anderson <bill@libc.org> Date: 02 May 2001 19:14:11 -0600 To: zope@zope.org Subject: Re: [Zope] Announce - Audio Product
On 02 May 2001 15:07:29 -0400, marc lindahl wrote:
Odd that noone has made a product for audio storage, analogous to Image, so I took a crack at it. ... It's not CatalogAware, just as Image.... I figured you'd wrap it or whatever to do that, but I'm open to suggestions.
How about a version based on ExtImage, for storing ithe big datafile outside of the ZODB?
:)
/me thinks many, many people would be up for that version!
Bill
_______________________________________________ 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 )