Skip to content

optimize store with tokio-streams #110

@Ivansete-status

Description

@Ivansete-status

The current store implementation is not very optimized.
Instead we need to apply a lazy approach where store results are being retrieved on each acquired page instead of waiting for the whole response.

This is inspired by @danielSanchezQ 's suggestion: #105 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    To Do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions