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

Mongodb backend #6

Closed
wants to merge 8 commits into from
Closed

Mongodb backend #6

wants to merge 8 commits into from

Conversation

bbotella
Copy link

No description provided.

@sibiryakov
Copy link
Member

Hey @bbotella you did great job implementing Mongodb backend for CF!

@sibiryakov
Copy link
Member

Could you please remove the files which aren't related to Mongodb backend and rebase the branch to latest development?


# Update crawled fields
backend_page.state = self.State.CRAWLED
self.collection.update({'_meta.fingerprint': backend_page._meta['fingerprint']}, {
Copy link
Member

Choose a reason for hiding this comment

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

May be it makes sense also to make a key customizable by subclasses?

@sibiryakov
Copy link
Member

Closing in favor of #17

@sibiryakov sibiryakov closed this Mar 16, 2015
@dingld
Copy link

dingld commented Nov 25, 2016

It seems that mongodb backend is no longer supported in frontera?

@sibiryakov
Copy link
Member

@dingld it requires some work, you could take it from #17 and try to make it work.

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.

3 participants