You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-cs@ibatis.apache.org by Alexandre Grenier <Al...@markettools.com> on 2006/06/01 19:25:00 UTC

Caching

Hi all,

 

Gilles pointed me to the Danga memcached system as a potential caching
solution. After evaluating this technology on its own it seems viable to
use it in my project in tandem with IBatis.

 

Has anyone written a CacheManager for the memcached system and would
care to share it with me?

Otherwise I would find any other example of a custom cache manager for
IBatis very useful.

 

Thanks!

 

Alex