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

refactor: only do network IO when accessed #2

Merged
merged 1 commit into from
Oct 16, 2015

Conversation

thenonameguy
Copy link
Collaborator

These can be possibly replaced with futures in the future :)

These can be possibly replaced with futures in the future :)
pulls (pulls/pulls user repo {:state "closed"})
commits (repos/commits user repo)]
(println (first tags))))
(let [tags (delay (map #(assoc % :version (parse-semver %)) (repos/tags user repo)))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am in love :)

raszi added a commit that referenced this pull request Oct 16, 2015
Only do network IO when accessed
@raszi raszi merged commit fed62cf into ekataglobal:master Oct 16, 2015
@raszi raszi changed the title Only do network IO when accessed refactor: only do network IO when accessed Mar 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants