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

Using cassandra with nodejs-driver to store git, github, and social artifacts. #1

Closed
sangheestyle opened this issue Feb 19, 2015 · 6 comments
Assignees
Milestone

Comments

@sangheestyle
Copy link
Owner

We will use cassandra for storing git(not git repository, but git data), github, and social artifacts.
So, we might need to discuss about why we need it for this and how.

https://github.com/datastax/nodejs-driver

@sangheestyle sangheestyle added this to the 0.1.0 milestone Feb 19, 2015
@sangheestyle
Copy link
Owner Author

First step for this, we need to do the following

a. The data including information of each repo from github.searchRepos should be added into DB.
b. queryResult should filter data stored in DB (from a)

We will sprint this for Feb 19 Hackathon.

@mhakeem
Copy link
Collaborator

mhakeem commented Feb 19, 2015

Need a sample of the JSON data you receive from Github and what data we need to store from that so that I can create the Cassandra schema.

@sangheestyle
Copy link
Owner Author

@sangheestyle
Copy link
Owner Author

I have problem on inserting. Check the code.

649855d

And check SO

http://stackoverflow.com/q/28624130/568901

@sangheestyle
Copy link
Owner Author

Thank you guys. We can do it now.

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

No branches or pull requests

3 participants