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

[MongoStore] Use sessionID instead of _id #800

Merged
merged 2 commits into from
Aug 20, 2020
Merged

[MongoStore] Use sessionID instead of _id #800

merged 2 commits into from
Aug 20, 2020

Conversation

LoicPoullain
Copy link
Member

Issue

Fixes #797.

Solution and steps

  • Use sessionID instead of _id
  • Auto-create a unique index on sessionID if it does not exist.

Checklist

  • Add/update/check docs (code comments and docs/ folder).
  • Add/update/check tests.
  • Update/check the cli generators.

@LoicPoullain LoicPoullain merged commit ccc5464 into v2-0-0 Aug 20, 2020
@LoicPoullain LoicPoullain deleted the mongodb-id branch August 20, 2020 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant