Skip to content
This repository was archived by the owner on Apr 6, 2019. It is now read-only.

ZADD const& and future_client impl #100

Merged
merged 1 commit into from
Aug 18, 2017
Merged

ZADD const& and future_client impl #100

merged 1 commit into from
Aug 18, 2017

Conversation

Cylix
Copy link
Owner

@Cylix Cylix commented Aug 18, 2017

fix zadd params (change from const to const&). Also add zadd to future_client and remove temporary gtest fix as gtest is now fixed.

fix #99.

…to future_client and remove temporary gtest fix as gtest is now fixed.
@Cylix Cylix merged commit 1d14efe into master Aug 18, 2017
@Cylix Cylix deleted the fix-zadd-params branch August 18, 2017 20:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A problem of parameter type in command redis_client::zadd()
1 participant