DATAREDIS-529 - Polishing.

Accept varargs byte arrays instead of Collection of byte arrays. Bypass own routing for exists single-slot execution in Redis Cluster. Replace parallel stream execution of exists(…) with sequential ClusterCommandExecutor dispatch.

Reorder methods in ClusterConnectionTests by name. Adapt Javadoc.

Original pull request: #281.
This commit is contained in:
Mark Paluch
2017-10-10 12:25:42 +02:00
parent c843269804
commit 0cfd473cd4
12 changed files with 4081 additions and 4101 deletions