Skip to content

Allow passing MemcachedClient for MemcachedHandle #118

@themakshter

Description

@themakshter

At the moment, the only way to pass in memcached settings for enyim is through adding these via the config settings. However, there may be circumstances where we might need to define our own MemcachedClient instance or something of the sort and set that in the CacheManager initiation. It would be nice to be able to pass in any object that implements IMemcachedClientConfiguration.

Adding Enyim's wiki page for reference

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions