George
> From this response, I guess that InstantDB doesn't
> support clobs or blobs. Wouldn't this be a more
> memory efficient approach to storing such data.
In some cases, yes it would. But most apps just save a whole object and
retrieve a whole object. In which case the data still has to go somewhere on
disk and somewhere in memory. It would be nice to get this in some day
though.
Regards
Pete
--
Peter Hearty peter.hearty@lutris.com
Lutris Technologies (UK) http://www.lutris.com
----- Original Message -----
From: "george stewart" <georgestewartiv@yahoo.com>
To: <instantDB@enhydra.org>
Sent: Wednesday, September 20, 2000 4:06 PM
Subject: Re: InstantDB: Help on TEXT datatype
> Hi Peter,
>
> --- Peter Hearty <peter.hearty@lutris.com> wrote:
> >
> > Do you do any garbage collection?
> > Have you tried running with more virtual memory
> > allocated to the JVM?
> >
>
> From this response, I guess that InstantDB doesn't
> support clobs or blobs. Wouldn't this be a more
> memory efficient approach to storing such data.
>
> Rgds, geroge
>
> > ----- Original Message -----
> > From: "Markus Strickler" <mstrickler@gmx.de>
> >
> > >
> > > I'm still struggling with getting large (> ~30K)
> > chunks of character data
> > > into an InstantDB database.
> > >
>
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
> --------------------------------------------------------------------------
---
> To unsubscribe from this mailing list, send email to majordomo@enhydra.org
> with the text "unsubscribe instantdb" in the body of the email.
> If you have other questions regarding this mailing list, send email to
> the list admin at owner-instantdb@enhydra.org.
>
-----------------------------------------------------------------------------
To unsubscribe from this mailing list, send email to majordomo@enhydra.org
with the text "unsubscribe instantdb" in the body of the email.
If you have other questions regarding this mailing list, send email to
the list admin at owner-instantdb@enhydra.org.
|