Skip to content

RFC: stop Store.Put() writing to memcached #611

Closed
@bboreham

Description

@bboreham

Every chunk written to the chunk store is also written to memcached.
Since we expect to write many times more chunks than we read, this activity is largely pointless.
It doesn't appear to take long, but I suspect it evicts data that has been read, and may be read again.

(Marked "RFC" because I don't have data to back up this idea)

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