Skip to content

Conversation

sebaciv
Copy link
Contributor

@sebaciv sebaciv commented Oct 4, 2023

Calling DEL Redis command with empty keys list using monix API

monixApi.del(Seq()).value

results in:

The future returned an exception of type: com.avsystem.commons.redis.exception.ErrorReplyException, with message: Redis replied with error: ERR wrong number of arguments for 'del' command, command: "DEL".

When using blockingApi everything is fine

@sebaciv sebaciv merged commit e14dcc5 into master Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant