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

pool.Get(0).Do... queries vs simpleredis queries: Seems to not work the same. #1

Closed
jayunit100 opened this issue Mar 12, 2015 · 1 comment

Comments

@jayunit100
Copy link

Note I'm very new to Go, so possibly I have missed something. But leaving this issue anyway because i think it might be useful to others.

I found a Do... query is returning zero, whereas simpleredis... queries return the proper values in the database, I've written it up here http://stackoverflow.com/questions/29018464/redis-logging-query-outputs .

Is this library tested against a specifc redis version, or are there underlying redis changes which might break the Do based queries, or are there reasons why we might get a 0 value for a non-null list ?

@xyproto
Copy link
Owner

xyproto commented Mar 13, 2015

Replying on stackoverflow and closing this issue, since it's not an issue with simpleredis.

@xyproto xyproto closed this as completed Mar 13, 2015
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

No branches or pull requests

2 participants