scala-redis icon indicating copy to clipboard operation
scala-redis copied to clipboard

Add support for variadic EXISTS

Open naderghanbari opened this issue 5 years ago • 0 comments

Since Redis 3.0.3 the EXISTS command accepts multiple keys and returns the total count of existing keys (with no deduplication).

naderghanbari avatar Dec 01 '20 00:12 naderghanbari