Diego,

I am interested to download your cache provider.
Does your cache provider support web farm?

Thanks
Jennifer




________________________________
 From: Diego Mijelshon <[email protected]>
To: nhibernate-development <[email protected]>; nhusers 
<[email protected]> 
Sent: Thursday, March 7, 2013 7:46 AM
Subject: [nhusers] New cache provider
 

Hi everyone.

Just for fun, I created the RtMemoryCache, which is nothing more than a port of 
SysCache which uses System.Runtime.Caching.MemoryCache instead of 
System.Web.Caching.Cache.

It's available in NuGet at 
http://nuget.org/packages/NHibernate.Caches.RtMemoryCache/
Sources at https://github.com/diegose/NHibernate.Diegose. Pull requests welcome.

WARNING: again, I did this just for fun. I made sure it passes all the unit 
tests (which are copied and modified from the SysCache ones), but I have never 
actually used it. I'm not responsible if it deletes your production data, burns 
down your datacenter, or kills your cat.

  Diego

P.S. I don't usually read the nhusers group. Please reply in the 
nhibernate-development group if needed.
-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/nhusers?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to