scala-redis
scala-redis copied to clipboard
Add support for variadic EXISTS
Since Redis 3.0.3 the EXISTS command accepts multiple keys and returns the total count of existing keys (with no deduplication).