MTPyroger/pyrogram/client/storage
2019-06-30 20:53:35 +02:00
..
__init__.py Update Auth and Session to accommodate Storage Engines 2019-06-19 16:02:29 +02:00
file_storage.py Cast Paths to string: pathlib for older pythons doesn't properly work 2019-06-20 14:15:02 +02:00
memory_storage.py Don't rename the in-memory sessions 2019-06-30 20:53: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