Thanks Thomas - what about Server Side cursors?  I know that you mentioned 
that eventually you felt MVStore was the road to server side cursors.  Any 
progress towards that or is H2 still writing a temporary result set to disk 
when the result set is too large?

On Tuesday, November 26, 2013 1:21:44 AM UTC-6, Thomas Mueller wrote:
>
> Hi,
>
> > I haven't seen any updates for many months.
>
> Well, you should check the source code history :-) There were quite many 
> changes.
>
> The MVStore in the trunk is relatively stable; I expect few changes in the 
> API. 
>
> Missing or incomplete: I think it's relatively feature complete for simple 
> use cases. The documentation is not completely up to date, I will work on 
> that. Missing features: it depends on what you need, but I expect more 
> features will be added to help compacting a store. Probably more tools will 
> be added for maintenance work (backup, recovery, and so on). I think a 
> replication and cluster mechanism would be nice.
>
> As for the MVStore storage for the database engine: it is also relatively 
> stable. Planned changes in this area: tests, performance work (first: 
> better benchmarks, then probably reduce the amount of temporary objects). 
> Also, _not_ create a ".h2.db" file when using the MVStore storage. Then: 
> automatic migration of existing databases.
>
> Regards,
> Thomas
>
>
>
> On Tuesday, November 26, 2013, Steve Ash wrote:
>
>> What is the current status of MVStore?  Is it stable enough to try and 
>> use it for some low-risk work? I searched the group for status updates on 
>> it and I haven't seen any updates for many months.  What major features are 
>> missing?
>>
>> Thanks,
>>
>> Steve
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "H2 Database" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/h2-database.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to