Navigation Menu

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

FileCookieStore is implemented #20

Closed
wants to merge 1 commit into from
Closed

FileCookieStore is implemented #20

wants to merge 1 commit into from

Conversation

abelozerov
Copy link

Have implemented Store that saves data to file in UTF8 format. On construction data is loaded from file and stored in idx property and on read operations works the same as standard MemoryCookieStore. On write operations it dumps idx to file.

@stash
Copy link
Collaborator

stash commented Jun 25, 2018

Several out in the ecosystem as Store implementations, plus this base repo is now gone

@stash stash closed this Jun 25, 2018
wjhsf pushed a commit that referenced this pull request Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants