[Grok-dev] Re: STORM howto
Sebastian Ware
sebastian at urbantalk.se
Fri Mar 14 07:01:14 EDT 2008
No, sorry, in the database (when using stormcontainer).
Mvh Sebastian
14 mar 2008 kl. 11.49 skrev Wichert Akkerman:
> Previously Sebastian Ware wrote:
>> ** On order of persistence **
>>
>> Something that was interesting however is that the lines were written
>> in a different (random) order than the objects were assigned to the
>> container. Is this the intended behaviour?
>
> In the ZODB you mean? Objects are stored in a btree and will be sorted
> using whatever mechanism the btree uses internally to balance the
> tree.
> I would consider this expected behaviour.
>
> Wichert.
>
> --
> Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
> http://www.wiggy.net/ It is hard to make things
> simple.
More information about the Grok-dev
mailing list