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

use carmine instead of redis-clojure #10

Merged
merged 2 commits into from
Sep 23, 2013
Merged

Conversation

sparkhom
Copy link
Contributor

Since redis-clojure is no longer being actively developed, carmine has become the de facto redis library for clojure. I've updated the code to use carmine instead. I've also fixed .travis.yml to use lein2 and to start redis-server, so that CI won't fail.

P.S.: Currently there is a test that fails about 1/20 times in token.clj:30. This doesn't seem to be related to my code (it fails on master as well) and I haven't found a fix for it yet. However, this may cause travis to complain about this PR.

@pelle
Copy link
Owner

pelle commented Sep 23, 2013

Thanks @sparkhom this looks great

pelle added a commit that referenced this pull request Sep 23, 2013
use carmine instead of redis-clojure
@pelle pelle merged commit 855c24f into pelle:master Sep 23, 2013
@sparkhom sparkhom deleted the carmine branch September 23, 2013 15:34
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.

2 participants