Please consider the MemoryStore class by Michele Petrazzo, thanks · Pull Request #174 · webpy/webpy
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 1.3k
Closed
Please consider the MemoryStore class by Michele Petrazzo, thanks#174
ghost wants to merge 2 commits intomasterfrom
unknown repository
Please consider the MemoryStore class by Michele Petrazzo, thanks#174
ghost wants to merge 2 commits intomasterfrom
unknown repository
Conversation
Copy link Copy Markdown
ghost
commented
Aug 15, 2012
ghost
commented
Store sessions in memory instead of database or file.
I'm using this class since some years in production without any problems in an embedded system.
Copy link Copy Markdown
travisbot
commented
Aug 15, 2012
travisbot commented
Aug 15, 2012Copy link Copy Markdown
Contributor
cclauss
commented
Sep 12, 2019
cclauss commented
Sep 12, 2019Is this PR still relevant?
iredmail
added
the
Improvement
label
iredmail
self-assigned this
iredmail
added
Feature Request
and removed
Improvement
labels
iredmail
modified the milestones:
0.40 + Python-3,
1.0
Copy link Copy Markdown
Contributor
iredmail
commented
Sep 22, 2019
iredmail commented
Sep 22, 2019Please add required unittests.
cclauss
added
the
Conflicts to Resolve
label
iredmail
mentioned this pull request
iredmail added a commit that referenced this pull request
Feb 13, 2020This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment