Add MemoryStore with simple unittest. by iredmail · Pull Request #596 · webpy/webpy
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice addition.
| ## 2020-XX-XX 0.50 | ||
|
|
||
| * New session store `MemoryStore`, used to save a session in memory. | ||
| Should be useful where there is limited fs writes on the disk, like |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change is —> are and on —> to.
Or an alternative:
Could be used with flash memory to minimize fs writes to disk.
This 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