You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Anton <ex...@googlemail.com> on 2010/08/24 23:05:10 UTC

Store session in custom datastore

Hello!

Can anybody share solution to store session in db or memcache?


Thanks,

Anton

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Store session in custom datastore

Posted by Anton <ex...@googlemail.com>.
Hello Igor,

thanks for advice. I already found [1] and [2], but this is 
server-specific solutions. And here [3] are missing

import com.base.cache.AsyncMemcache;
import com.base.cache.ICache

and DBCache Classes/Interface.

[1] http://github.com/magro/memcached-session-manager/tree
[2] http://github.com/victori/jetty-session-cache
[3] http://letsgetdugg.com/2010/02/07/clustering-wicket-for-fun-and-profit/
> im sure if you google for "wicket session memcache" you will find your answer.
>
> -igor
>
> On Tue, Aug 24, 2010 at 2:05 PM, Anton <ex...@googlemail.com> wrote:
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Store session in custom datastore

Posted by James Carman <ja...@carmanconsulting.com>.
http://www.lmgtfy.com/?q=wicket+session+memcache

On Tue, Aug 24, 2010 at 5:10 PM, Igor Vaynberg <ig...@gmail.com> wrote:
> im sure if you google for "wicket session memcache" you will find your answer.
>
> -igor
>
> On Tue, Aug 24, 2010 at 2:05 PM, Anton <ex...@googlemail.com> wrote:
>> Hello!
>>
>> Can anybody share solution to store session in db or memcache?
>>
>>
>> Thanks,
>>
>> Anton
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
>> For additional commands, e-mail: users-help@wicket.apache.org
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Store session in custom datastore

Posted by Igor Vaynberg <ig...@gmail.com>.
im sure if you google for "wicket session memcache" you will find your answer.

-igor

On Tue, Aug 24, 2010 at 2:05 PM, Anton <ex...@googlemail.com> wrote:
> Hello!
>
> Can anybody share solution to store session in db or memcache?
>
>
> Thanks,
>
> Anton
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org