Alachisoft / NCache

NCache: Highly Scalable Distributed Cache for .NET
http://www.alachisoft.com
Apache License 2.0
647 stars 123 forks source link

Does the Fluent NHibernate provider work? #2

Closed stevetruckstuff closed 9 years ago

stevetruckstuff commented 9 years ago

In the NHibernate integration source, I noticed there is a file called NCacheProvider.cs that implements ICacheProvider. However the class is internal, not public, and all of the NCache examples and documentation use XML configurations. If modified to be public, will the NCacheProvider class serve as a cache provider for Fluent configurations?

NCacheDev commented 9 years ago

Currently, we do not support NHibernate fluent configuration. We are planning to provide support in upcoming releases.

kfinke70 commented 7 years ago

Has there been any update on this? If not, are there any workarounds?

bkhairy commented 2 years ago

Is it still not supported in fluent configurations?