.NET ActiveRecord and nHibernate with Membase
Wed, 06/22/2011 - 23:45
i tried to get my .net web application running nhibernate and activerecord to use membase memcached setting up my web.config as instructed but couldn't get it to work for my activerecord classes.
can someone please advise if they know how to configure activerecord for it?
thanks in advance, aaron.
Hi Aaron,
Not sure exactly what you're running into (and I'm not a nhibernate/.NET expert), but are you using the enyim MembaseCachingProvider by Mikkel Ovesen & Christian Dalager? Please see...
http://blog.ovesens.net/2011/02/nhibernate-membase-caching-provider
Cheers,
Steve