Skip to content

2000 keys limit #4

Open
Open
@2garryn

Description

@2garryn

I have found issue that there is limitation 2000 key per one multiget request.

if (!vec.get(num_keys) || num_keys <= 0 || num_keys>2000)
goto L_badarg;

What is the reason of this behaviour?

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