Skip to content

actually evict serverside/brokerside and timeout on clientside #120

@ORESoftware

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:

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