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

Upgrade all dependencies #2

Merged
merged 4 commits into from
Feb 15, 2015
Merged

Upgrade all dependencies #2

merged 4 commits into from
Feb 15, 2015

Conversation

charlespwd
Copy link
Owner

In this PR, I upgraded all dependencies and changed the create-redis-store function to be compatible with the new Carmine API for creating a redis-store.

Closes #1

…-conn.

Since Carmine v2.0.0, the functions with-conn, make-conn-pool and
make-conn-spec were deprecated. This commit changes library to use wcar
instead.

See [the Carmine CHANGELOG][1] for details on this change.

[1]: https://github.com/ptaoussanis/carmine/blob/master/CHANGELOG.md#v1120--v200
@jeandenis
Copy link
Collaborator

Can you look at the CI breaks. If that passes, I'll accept.

@charlespwd
Copy link
Owner Author

I’ll look into it. Something to do with the default redis connection.

@charlespwd
Copy link
Owner Author

CI passes.

Also, I can take over.

jeandenis added a commit that referenced this pull request Feb 15, 2015
@jeandenis jeandenis merged commit 97b24f4 into charlespwd:master Feb 15, 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

Successfully merging this pull request may close these issues.

Carmine API deprecated
2 participants