Skip to content

How to use MemoryStorageClient with redis for Request Queue? #869

@abhichek

Description

@abhichek

Currently, as per source code, RequestQueue uses MemoryStorageClient by default. However, MemoryStorageClient uses file-based storage rather than in-memory storage. I am planning to use Redis as a storage backend for higher throughput.

Can anyone help me with an example of how to configure RequestQueue or MemoryStorageClient to use Redis as storage backend?

Metadata

Metadata

Assignees

No one assigned

    Labels

    t-toolingIssues with this label are in the ownership of the tooling team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions