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

Implement echo backends #4

Open
pgunn opened this issue Apr 12, 2015 · 0 comments
Open

Implement echo backends #4

pgunn opened this issue Apr 12, 2015 · 0 comments

Comments

@pgunn
Copy link
Owner

pgunn commented Apr 12, 2015

Add ability to configure multiple backends to serve the same schema, with one main and several echos. An echo backend never has its reponses make its way back up to the client under any circumstances, but its responses may be logged, and mongoe may be configured to compare its responses to the main (although I don't know if this makes sense given that ordering concerns may result in different JSON being returned for the same query - figure this out!)

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