Skip to content

Conversation

@ryasmi
Copy link
Member

@ryasmi ryasmi commented Aug 14, 2015

  1. Migrates and refactors foreign keys from "foreign._id" and "foreign" to more consistent "foreign_id". This also avoids automatic conversion from Strings to MongoIds in Jenssegers Laravel Mongo.
  2. Adds Jenssegers Laravel Mongo Sessions.
  3. Changes session.php config to use mongodb driver.

This pull request requires migrations.

@ryasmi ryasmi self-assigned this Aug 14, 2015
@ryasmi ryasmi added this to the 1.9.0 milestone Aug 14, 2015
@ryasmi ryasmi changed the title Issue/mongo sessions2 Adds support for session storage in Mongo Aug 14, 2015
@ryasmi
Copy link
Member Author

ryasmi commented Aug 15, 2015

Not ready to merge, migration needs performance improvement.

@ryasmi
Copy link
Member Author

ryasmi commented Aug 17, 2015

Migration has been improved. Ready to merge.

@ryasmi ryasmi assigned 0xdeadbeefc0ffee and unassigned ryasmi Aug 17, 2015
0xdeadbeefc0ffee pushed a commit that referenced this pull request Aug 18, 2015
Adds support for session storage in Mongo
@0xdeadbeefc0ffee 0xdeadbeefc0ffee merged commit 287ef29 into develop Aug 18, 2015
@0xdeadbeefc0ffee 0xdeadbeefc0ffee deleted the issue/mongo_sessions2 branch August 18, 2015 08:25
@ryasmi
Copy link
Member Author

ryasmi commented Aug 18, 2015

This shouldn't have been merged, it doesn't pass the conformance tests in the Travis build.

@ryasmi ryasmi restored the issue/mongo_sessions2 branch August 18, 2015 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants