Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement zhash value #17

Merged
merged 5 commits into from
Oct 26, 2020
Merged

Implement zhash value #17

merged 5 commits into from
Oct 26, 2020

Conversation

carmo-evan
Copy link
Contributor

@carmo-evan carmo-evan commented Oct 22, 2020

#13

@carmo-evan
Copy link
Contributor Author

@vrongmeal Sorry for the long time this took! The API ended up being a mix between the hash and the zset APIs. Let me know if i missed any test cases or if there are other methods you'd like to implement for this data type.

@carmo-evan carmo-evan mentioned this pull request Oct 22, 2020
@carmo-evan carmo-evan changed the title Implementing zhash values Issue #13 - Implementing zhash values Oct 22, 2020
@vrongmeal
Copy link
Contributor

Thanks @carmo-evan for the PR. @murex971 will review this :)

values/zhash/value.go Show resolved Hide resolved
values/zhash/value.go Show resolved Hide resolved
values/zhash/value.go Show resolved Hide resolved
values/zhash/value.go Outdated Show resolved Hide resolved
@murex971
Copy link
Contributor

Also update the test for the insert action in zhash/value_test.go. As the correct number of passed parameter will be 2 unlike zset .

carmo-evan and others added 3 commits October 25, 2020 17:53
Co-authored-by: Nupur Agrawal <46920259+murex971@users.noreply.github.com>
@carmo-evan
Copy link
Contributor Author

@murex971 should be good for a second review

@murex971 murex971 changed the title Issue #13 - Implementing zhash values Implement zhash value Oct 26, 2020
@murex971 murex971 merged commit 1913e14 into sdslabs:main Oct 26, 2020
@murex971
Copy link
Contributor

@carmo-evan thanks for the contribution:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants