Commit Graph

1 Commits (903d30d65894cd282eae91c4026e39fe57a7b538)

Author SHA1 Message Date
Lyon Hill bdc882f6ce
feat(session): Build out a new session service (#17950)
This new session service has the ability to work independant of other systems
it relies on having its own store type which should allow us to be more flexible
then using the built in kv system.

I have included an in mem session store.
2020-05-11 15:04:11 -06:00