Skip to content

Lifetime does not work. #8

Description

@electic

Setting the lifetime in the connection settings as so:

this.memcacheClient = new memcacheClient({ server: { server: connectStr, maxConnections: 150 }, lifetime: 0 })

or

this.memcacheClient.set(key, digest, { lifetime: 0, noreply: true });

seems to have no effect.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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