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

Move from restclient to napping #25

Merged
merged 7 commits into from
Sep 26, 2013
Merged

Move from restclient to napping #25

merged 7 commits into from
Sep 26, 2013

Conversation

jmcvetta
Copy link
Owner

Hitherto neoism has used restclient for interaction with Neo4j's REST API. Package restclient has been deprecated in favor of its newer descendant napping, which features a simplified API and some per-session configuration. This will facilitate future implementation of streaming per #22.

This change should be completely transparent to users of neoism. Simple benchmark testing suggests no effect on performance. Please open an Issue immediately if you encounter any unexpected behavior.

jmcvetta added a commit that referenced this pull request Sep 26, 2013
Move from restclient to napping
@jmcvetta jmcvetta merged commit 085b38b into master Sep 26, 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.

1 participant