Skip to content

improvement: block oriented file IO for cache hits #5

Description

@rakslice

current cached file serving loads the entire file and then sends it; switch to block-by-block loading and delivery of cached file contents, to reduce the memory footprint and less importantly reduce latency

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions