Skip to content

CACHE: Lazy-Results still get added to cache which might fill memory #14

@Osiris-Team

Description

@Osiris-Team

The whole point of getLazy() is to be able to work with extremely large tables by not getting all the results directly, but lazily step-wise in smaller portions. However when cache is enabled the last requests stay in the memory which defeats the whole purpose of the getLazy() method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions