I'm quite new to IBATIS for .NET as well but have also had the need for a distributed cache. Apart from implementing a client for memcached does anyone know of .NET implementations for a distributed cache or distributed hash table?
Regards
Rivaaj
On 10/6/06, Alexandre Grenier <[EMAIL PROTECTED]> wrote:
I've done some fooling around with memcached... I still haven't looked into how to write a custom cache provider for ibatis though. If no one's done it by the time I get there, then I'll probably do it :)
Alex
-----Original Message-----
From: Ron Grabowski [mailto:[EMAIL PROTECTED]]
Sent: Thursday, October 05, 2006 7:22 PM
To: [email protected]
Subject: Re: distributed cahing/iBATIS.Net
Someone needs to write an IBatisNet cache client for memcached:
http://www.danga.com/memcached/
There is a closed source solution called NCache but its probably $$$.
----- Original Message ----
From: Tite Etoundi <[EMAIL PROTECTED]>
To: [email protected]
Sent: Tuesday, October 3, 2006 7:27:27 PM
Subject: distributed cahing/iBATIS.Net
Hi evry body,
I am new in using iBATIS as a data mapper in the project. But it works well. It allow me to have a better architecture of my application so it isolates correctly the data access. But my concern about it is distributed caching. Does iBATIS allows this kind of stuff or is there an open source solution that can be used with iBATIS like OSCache for iBATIS java?
Thank
Découvrez un nouveau moyen de poser toutes vos questions quel que soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.

