Skip to content

actually evict serverside/brokerside and timeout on clientside #120

Description

@ORESoftware

The opportunity here in our codebase is TTL eviction — currently a known limitation in the readme (the broker accepts ttl but never evicts). Implementing it the naive way would be one timer per lock; implementing it the way upstream issue #13 suggests is one periodic sweep over a sorted deadline structure. Let me do that:

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions