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

Doc IDs should not be random #14

Closed
timwis opened this issue Aug 16, 2016 · 1 comment
Closed

Doc IDs should not be random #14

timwis opened this issue Aug 16, 2016 · 1 comment
Milestone

Comments

@timwis
Copy link
Owner

timwis commented Aug 16, 2016

The same twilio message should always resolve to the same doc id so that if an update comes in (ie. status change) or a pagination request includes the same record (would this happen?) we can overwrite it.

@timwis
Copy link
Owner Author

timwis commented Aug 18, 2016

Only client-generated messages are random now. Can't think of a way around that other than changing the _id after the server gets the id from twilio, which sounds messy.

@timwis timwis closed this as completed Aug 18, 2016
@timwis timwis modified the milestone: CouchDB Aug 18, 2016
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

1 participant