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

Implement extendable session storage, move to SQLite as main storage (WIP) #220

Merged
merged 27 commits into from
Jun 19, 2019

Conversation

bakatrouble
Copy link
Contributor

@bakatrouble bakatrouble commented Feb 21, 2019

Tested with both new session and existing one.
Still needs docs...

@bakatrouble
Copy link
Contributor Author

Previous commit closes #175

@bakatrouble bakatrouble changed the title Implement extendable session storage and JSON session storage Implement extendable session storage Feb 21, 2019
@bakatrouble bakatrouble changed the title Implement extendable session storage Implement extendable session storage (WIP) Feb 21, 2019
@bakatrouble
Copy link
Contributor Author

SQLite storage is not active yet as migration from JSON is not implemented

@bakatrouble
Copy link
Contributor Author

Migration from JSON implemented, SQLite storage is used by default

@bakatrouble bakatrouble changed the title Implement extendable session storage (WIP) Implement extendable session storage, move to SQLite as main storage (WIP) Feb 27, 2019
# Conflicts:
#	pyrogram/client/client.py
#	pyrogram/client/ext/base_client.py
#	pyrogram/client/ext/syncer.py
#	pyrogram/client/style/html.py
#	pyrogram/client/style/markdown.py
@Jeepeo
Copy link

Jeepeo commented Apr 15, 2019

Add Redis too :)

# Conflicts:
#	pyrogram/client/client.py
#	pyrogram/client/ext/base_client.py
#	pyrogram/client/ext/syncer.py
#	pyrogram/client/methods/contacts/get_contacts.py
@delivrance delivrance added this to the v1.0.0 milestone Jun 16, 2019
@delivrance
Copy link
Member

Hi, I'm currently in the process of reviewing and enhancing this PR thoroughly.

@delivrance delivrance merged commit 2ff7427 into pyrogram:develop Jun 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants