Skip to content

Lifetime does not work. #8

@electic

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions