Simplified session code #317
bug-or-feature
started this conversation in
Ideas
Replies: 2 comments
|
I'm doing my own caching in Redis, so not using CachedSession. |
0 replies
|
Hello, yes I do, creating the session at IGservice level. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'd like to simplify the session code, its way too complicated (I think).
Does anyone use the CachedSession stuff? I'd like to remove it completely.
All reactions