pyrofork/pyrogram/storage
wulan17 c7985b5131
Pyrofork: only load MongoStorage module when pymongo is available #32
Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-11-17 22:17:20 +07:00
..
__init__.py Pyrofork: only load MongoStorage module when pymongo is available #32 2023-11-17 22:17:20 +07:00
dummy_client.py Pyrofork: Add Mongodb Session Storage 2023-08-18 03:37:39 +07:00
file_storage.py Introduce back some previously reverted changes 2022-12-27 13:40:42 +01:00
memory_storage.py Update the session string format 2022-04-24 11:56:07 +02:00
mongo_storage.py Pyrofork: Storage: MongoStorage: Check if fragment usernames need to be updated 2023-10-28 23:08:46 +07:00
sqlite_storage.py Pyrofork: Storage: SqliteStorage: Save fragment username(s) to sessions database 2023-10-28 23:10:21 +07:00
storage.py Pyrofork: Storage: MongoStorage: Save fragment username(s) to sessions database 2023-10-26 19:17:53 +07:00