We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95c43e4 commit 70e25a3Copy full SHA for 70e25a3
doc/reference/modules/nhibernate_caches.xml
@@ -783,7 +783,7 @@
783
<title>Memcached distributed cache factory</title>
784
785
<para>
786
- <literal>NHibernate.Caches.CoreDistributedCache.Memcached</literal> provides a Redis distributed cache factory.
+ <literal>NHibernate.Caches.CoreDistributedCache.Memcached</literal> provides a Memcached distributed cache factory.
787
This factory yields a <literal>Enyim.Caching.MemcachedClient</literal> from <literal>EnyimMemcachedCore</literal>.
788
For using it, reference the cache factory package and set the <literal>factory-class</literal> attribute of the
789
<literal>coredistributedcache</literal> configuration section to
0 commit comments