Skip to content

MemcachedClient Configuration

Mason Schneider edited this page Jul 15, 2014 · 1 revision

Enyim App.config

Along with setting the config object settings, the app.config can set the values of the Enyim client as well. All of the features found here, except for servers, can be configured through app.config even when using the ElastiCacheClusterConfig object.

ClusterConfigSettings

These additional custom features are also accessible through the ClusterConfigSettings object. The fields can be set through the application and then passed to the config object.

Clone this wiki locally