You can check the TIM integration work from the Terracotta guys. That should make things easier, and you could even try it out, perhaps saving a memcached implementation completely :)
Martijn On Sun, Mar 8, 2009 at 11:01 PM, Martin Grotzke <[email protected]> wrote: > Hi, > > we're just thinking about a session store using memcached. I just want > to ask if somebody already implemented this (and wants to share) before > we implement this. > > Btw, is there some documentation about ISessionStore semantics, in > addition to javadocs? I would be interested in the order in which the > different methods would be invoked. > > Thanx && cheers, > Martin > > -- Become a Wicket expert, learn from the best: http://wicketinaction.com Apache Wicket 1.3.5 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
