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

Redis sorted sets part deux #152

Merged
merged 6 commits into from
Oct 24, 2013

Conversation

softprops
Copy link
Contributor

a follow up to the redis sorted sets branch ( now with tests! )

@rubanm
Copy link
Contributor

rubanm commented Oct 7, 2013

LGTM!

@johnynek
Copy link
Collaborator

@softprops thinking of publishing a version soon.

Want to merge with develop and get this green? Hoping to publish soon to enable a feature in summingbird that needs merge to emit the previous value.

Conflicts:
	storehaus-redis/src/main/scala/com/twitter/storehaus/redis/RedisSortedSetStore.scala
@softprops
Copy link
Contributor Author

merged with develop. was only a minor merge conflict. cool stuff

@softprops
Copy link
Contributor Author

whoa! Travis says. "I'm sorry but your test run exceeded 50.0 minutes." I'm not sure whats holding up the line bug not a whole lot changed in this branch.

@ianoc
Copy link
Collaborator

ianoc commented Oct 23, 2013

It looks like one of the other backends had some issue that caused it to deadlock/hang running. Restarting the tests will probably do it

johnynek added a commit that referenced this pull request Oct 24, 2013
@johnynek johnynek merged commit 593a6ed into twitter:develop Oct 24, 2013
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.

4 participants