Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

put_data_to_cache sends data to network #56

Open
@lanlou1554

Description

@lanlou1554

When consuming S3 stream in put_data_to_cache, we can also send data to network, so there is no need to call get_data_from_cache again.
But importantly, we must modify the pin/unpin logic introduced by #50, since now this logic depends on every put following by a get.

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