MTPyroger/pyrogram/client/storage
2019-06-20 03:31:37 +02:00
..
__init__.py Update Auth and Session to accommodate Storage Engines 2019-06-19 16:02:29 +02:00
file_storage.py Smarter session migration 2019-06-20 03:31:37 +02:00
memory_storage.py Implement FileStorage and MemoryStorage engines 2019-06-19 16:04:35 +02:00
schema.sql Implement FileStorage and MemoryStorage engines 2019-06-19 16:04:35 +02:00
storage.py Add Storage abstract class 2019-06-19 16:04:06 +02:00