Skip to content

Refactor windowed to use a backing array interface #44

@Raynos

Description

@Raynos

Currently windowed reads & renders from this.rows which is an array.

By changing that to an interface it can be swapped to by anything that's a synchronous API like C++ or lmdb

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