[Seaside] Persistence for Seaside

Göran Krampe goran at krampe.se
Wed Jun 3 11:41:18 UTC 2009


C. David Shaffer wrote:
> 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?

Right, well, TT does have some transaction support - but I haven't 
looked at it yet. Mikio is even adding map/reduce stuff these days. Kats 
may perhaps not really be that easily used in this combo, I agree.

regards, Göran



More information about the seaside mailing list