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

Ensure nmc2couch/PouchDB is not appending changes to entries that have not actually changed. #2

Open
indolering opened this issue Nov 8, 2014 · 0 comments

Comments

@indolering
Copy link
Member

nmc2couch basically takes Namecoin entries and dumps them into an internal database that it then replicates to CouchDB. Since nmc2couch checks multiple blocks on every pass and checks all domains once every 12-24 hours, we need to ensure that any domains that have not changed are not being saved as revisions (and thus wasting space).

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

No branches or pull requests

1 participant