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

Storing the session as an object #28

Closed
jeantil opened this issue Apr 10, 2020 · 1 comment
Closed

Storing the session as an object #28

jeantil opened this issue Apr 10, 2020 · 1 comment
Labels
stale Issue expired

Comments

@jeantil
Copy link

jeantil commented Apr 10, 2020

Hi,

I've been using the store for a while and I recenty noticed that the sessions are stored as a single string field instead of a structured object.

I'm aware I can implement my own doc parser which would do effectively nothing.
Before I go that way, I would like to know why you chose to store the session as a single string field containing the string of the json serialization of the session object instead of storing a more structured session object.

Thanks

@stale
Copy link

stale bot commented Jun 9, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale Issue expired label Jun 9, 2020
@stale stale bot closed this as completed Jun 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Issue expired
Projects
None yet
Development

No branches or pull requests

1 participant