facebookarchive / flashback

Capture and replay real mongodb workloads
Other
217 stars 72 forks source link

Fix capitalization for findandmodify #12

Closed dynamike closed 9 years ago

tredman commented 9 years ago

As we discussed in person: given the fact that the capitalization is dependent on how the client initially sent the request, we should handle this by converting commands to lower case during the record phase.