Skip to content

Is EnyimMemcachedCore's storage/retrieval behavior compatible with EnyimMemcached? #163

@andrew-vant

Description

@andrew-vant

Context: My team is beginning to port several related programs from (EnyimMemcached/dotnet/Windows) to (EnyimMemcachedCore/dotnetcore/Linux). For at least a little while, the old and new versions will have to cooperate, and I'm trying to find out if that will be a problem. Issue #70 and its resolution suggests to me that this is supposed to work, but I'd like to be sure.

If one process stores a key and value with EnyimMemcached, and another process tries to retrieve it with EnyimMemcachedCore, will it do the Right Thing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions