Skip to content

Is disabling the Cache (Using NullCacheAdapter) affect performance? #3129

@benishak

Description

@benishak

Parse is caching some stuffs like user roles and sessions.
I believe because the default cache doesn't have a limit, makes it continuously increase in size.

We want to disable it, but if that could affect performance we can use a RedisCache or ImMemoryCache where we can set a cache size limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions