DATAREDIS-277 - Add support for 'SLAVEOF'.
'SLAVEOF' and 'SLAVEOF NO ONE' are available via 'RedisConnection' and 'RedisOperations' for 'jedis', 'jredis', 'lettuce' and 'srp'. Original Pull Request: #57
This commit is contained in:
committed by
Thomas Darimont
parent
2b280e57e8
commit
d35375ec74
@@ -138,7 +138,7 @@
|
||||
<row><entry><code>SINTER</code></entry><entry>X</entry></row>
|
||||
<row><entry><code>SINTERSTORE</code></entry><entry>X</entry></row>
|
||||
<row><entry><code>SISMEMBER</code></entry><entry>X</entry></row>
|
||||
<row><entry><code>SLAVEOF</code></entry><entry>-</entry></row>
|
||||
<row><entry><code>SLAVEOF</code></entry><entry>X</entry></row>
|
||||
<row><entry><code>SLOWLOG</code></entry><entry>-</entry></row>
|
||||
<row><entry><code>SMEMBERS</code></entry><entry>X</entry></row>
|
||||
<row><entry><code>SMOVE</code></entry><entry>X</entry></row>
|
||||
|
||||
Reference in New Issue
Block a user