Skip to content

CacheAdapter cannot be used in the configuration file #8610

Closed
@beiguancyc

Description

@beiguancyc

New Issue Checklist

Issue Description

I prefer to configure Parse Server using a configuration file. In Parse Server 5.x, I used the following code to configure the cacheAdapter, but now in 6.x, I keep getting the error "The client is closed at Commander._RedisClient_sendCommand."
"cacheAdapter":{ "module":"C:/Users/Administrator/AppData/Roaming/npm/node_modules/parse-server/lib/Adapters/Cache/RedisCacheAdapter", "options":{ "url":"redis://127.0.0.1:6379/1" } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    state:releasedReleased as stable versionstate:released-alphaReleased as alpha versionstate:released-betaReleased as beta versiontype:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions