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

Change NameValue Collection to serialize like a Dictionary<string,string> #12

Open
runxc1 opened this issue Nov 15, 2013 · 0 comments
Open

Comments

@runxc1
Copy link

runxc1 commented Nov 15, 2013

So I was just splunking some of the data in mongo for some of the errors and noticed that the name value collection is serialized as just an array of arrays which seems about impossible to query off of in Mongo. I see that a couple of the checkins are around serializing the serverVariables. I don't need to splunk the data that much but the form it is in makes analyzing the data in mongo very difficult.

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