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

Fixed RedisClient.zcount. #467

Merged
merged 1 commit into from
Jan 17, 2014
Merged

Conversation

dnadlinger
Copy link
Contributor

Note: I did not actually test ZCOUNT because I ended up not
going for Redis in my current project, but this caught my
eye while perusing the implementation.

Note: I did not actually test ZCOUNT because I ended up not
going for Redis in my current project, but this caught my
eye while perusing the implementation.
@extrawurst
Copy link
Contributor

what else did u end up using instead ?

@dnadlinger
Copy link
Contributor Author

I left the caching part for later and just store some temporary results in MongoDB. If it becomes an issue later (unlikely), I'll revisit Redis.

s-ludwig added a commit that referenced this pull request Jan 17, 2014
@s-ludwig s-ludwig merged commit 4925b1d into vibe-d:master Jan 17, 2014
@dnadlinger dnadlinger deleted the redis-zcount branch January 17, 2014 11:19
@s-ludwig
Copy link
Member

Thanks for the fix. I'm actually in the same unfortunate situation and don't actually use Redis (yet).

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