pyrofork/pyrogram/client/session_storage
2019-03-01 21:23:01 +03:00
..
sqlite Fix threading with sqlite storage 2019-03-01 21:23:01 +03:00
__init__.py Implement SQLite session storage 2019-02-26 21:06:30 +03:00
abstract.py Cleanup json session storage specific code as it is used only for migrations 2019-02-27 22:49:23 +03:00
json.py Cleanup json session storage specific code as it is used only for migrations 2019-02-27 22:49:23 +03:00
memory.py Cleanup json session storage specific code as it is used only for migrations 2019-02-27 22:49:23 +03:00
string.py Cleanup json session storage specific code as it is used only for migrations 2019-02-27 22:49:23 +03:00