On 17 October 2011 14:15, Zvezdan Petkovic <zvez...@zope.com> wrote:
> It is supported.

Great!

> 1. Wrap <zeoclient> into <before> storage.
> 2. Add <filestorage> for changes.
> 3. Wrap all that into <demostorage>

... but I simply can't see how I can *add* <filestorage> for changes.

Here's my hierarchy:

  <demostorage>
    <before>
      <zeoclient>
         ...
      </zeoclent>
    </before>
  </demostorage>

In which of these section can I add a storage for changes? As far as I
can tell from the documentation, demostorage only takes a read-only
base storage and keeps its own changes in memory.

\malthe
_______________________________________________
For more information about ZODB, see http://zodb.org/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev

Reply via email to