[Seaside] Persistence for Seaside

Göran Krampe goran at krampe.se
Mon Jun 1 09:20:17 UTC 2009


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.

Note though (in case you try playing with my TT packagte) that the 
latest TT release broke my unit tests, need to look at Mikios changelog 
and update.

regards, Göran

PS. At my current assignment we are using CouchDB and that is also a 
very, very nice persistence solution.



More information about the seaside mailing list