[Seaside] Persistence for Seaside

C. David Shaffer cdshaffer at acm.org
Mon Jun 1 17:49:09 UTC 2009


Göran Krampe wrote:
> Sebastian Sastre wrote:
>>> For example, combining Kats/WriteBarrier (giving image side
>>> transactions and modification discovery respectively) with say
>>> TokyoTyrant and some kind of serialization technique
>>> (SmartRefStreams, SRP, JSON whatever) you could get something
>>> interesting. Probably what I intend to play with further on.
>>>
>>> regards, Göran
>>>
>> Hi Goran, curious.. that would be multi-image or mono-image?
>> cheers,
>> sebastian
>
> Multi. My TokyoTyrant package implements the network protocol so you
> would have multiple images running against the same TT server.
>
But Kats is in-image so transaction support will only be within a single
image, right?...or does TT have some transaction support that you can
hook Kats into?

David



More information about the seaside mailing list