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 
"nhibernate-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to