Skip to content

Conversation

@kliput
Copy link

@kliput kliput commented Aug 18, 2015

Deserializing all fields in plain old mongo driver
It resolved issue 31 - there are no new document at every request (or they are removed).
No automatic tests written, tested only with with my application.
Unfortunately it still creates several documents for single session (in my case - three for ca. 10 requests).

@kliput
Copy link
Author

kliput commented Aug 18, 2015

Tested with mongo_session_store-rails4 5.1.0 version, mongo 1.12.3, rails 4.1.12.
MongoDB server v3.0.3.

@brianhempel
Copy link
Owner

Thanks for the PR.

I'm not prepared to merge this until more people report trouble. As mentioned in #31, this doesn't seem to happen with the Mongo 2 driver. I'm not prepared to fight with backwards compatibility at this point.

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

Successfully merging this pull request may close these issues.

2 participants