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

importers: twitter: tweets are not deduplicated #835

Open
cyphar opened this issue Aug 9, 2016 · 0 comments
Open

importers: twitter: tweets are not deduplicated #835

cyphar opened this issue Aug 9, 2016 · 0 comments
Labels

Comments

@cyphar
Copy link

cyphar commented Aug 9, 2016

Currently, tweets are not deduplicated at all. They are entirely stored as mutation claims on a permanode, so you can end up having multiple copies of the same tweet (even if you've imported your twitter account before and then in all your wisdom decided to delete the fake folders from the UI). Since tweets are not mutable, surely we should be storing them as a proper node with a permanode pointing to them so that we can tag the permanode?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants