Skip to content

Conversation

christophstrobl
Copy link
Member

We now guard muli / exec blocks by checking the connection type. This allows to skip those commands when running in cluster.

…ith cluster. We now guard multi/exec blocks by checking the connection type. This allows to skip those commands when running in cluster. Original pull request: #173.
@mp911de mp911de force-pushed the issue/DATAREDIS-468 branch from a04092b to 0af196c Compare February 25, 2016 16:41
mp911de added a commit that referenced this pull request Feb 25, 2016
Add DecoratedRedisConnection interface to unwrap decorated connections. Replace lua script by keys/del because cluster connections do not support lua script execution. Original pull request: #173.
@mp911de mp911de force-pushed the issue/DATAREDIS-468 branch from 0af196c to b889275 Compare February 25, 2016 19:18
mp911de added a commit that referenced this pull request Feb 25, 2016
Add DecoratedRedisConnection interface to unwrap decorated connections. When running on Redis Cluster, use keys/del instead of lua script because cluster connections do not support lua script execution. Original pull request: #173.
Add DecoratedRedisConnection interface to unwrap decorated connections. When running on Redis Cluster, use keys/del instead of lua script because cluster connections do not support lua script execution. Original pull request: #173.
@mp911de mp911de force-pushed the issue/DATAREDIS-468 branch from b889275 to 4184c13 Compare February 25, 2016 19:20
mp911de pushed a commit that referenced this pull request Feb 26, 2016
…ith cluster. We now guard multi/exec blocks by checking the connection type. This allows to skip those commands when running in cluster. Original pull request: #173.
mp911de added a commit that referenced this pull request Feb 26, 2016
Add DecoratedRedisConnection interface to unwrap decorated connections. When running on Redis Cluster, use keys/del instead of lua script because cluster connections do not support lua script execution. Original pull request: #173.
@mp911de
Copy link
Member

mp911de commented Feb 26, 2016

Merged with 0f03598

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants