8000 [runtime/utils/buffer] Provide write-capable buffer pooled page caching · Issue #1207 · commonwarexyz/monorepo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
[runtime/utils/buffer] Provide write-capable buffer pooled page caching #1207
Open
@roberto-bayardo

Description

@roberto-bayardo

The initial buffer::Pool implementation only provides read caching, hence buffer pool managed blobs can't be written to arbitrarily, and support only appending of new data. We could extend the buffer pool to maintain a dirty list of pages in order to support arbitrary writes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0