pyrofork/pyrogram/storage
Juan Simon .D 89feb4a4d8
Pyrofork: Use session name as database name, add some parameters informations and some cleanup (#3)
Changes to be committed:
	modified:   pyrogram/client.py
	modified:   pyrogram/storage/mongo_storage.py

Signed-off-by: wulan17 <wulan17@nusantararom.org>
2023-05-21 20:17:05 +07:00
..
__init__.py Pyrofork: Add Mongodb Session Storage 2023-05-10 19:36:46 +07:00
file_storage.py Move to aiosqlite and enable WAL 2023-04-15 01:28:38 +07:00
memory_storage.py Move to aiosqlite and enable WAL 2023-04-15 01:28:38 +07:00
mongo_storage.py Pyrofork: Use session name as database name, add some parameters informations and some cleanup (#3) 2023-05-21 20:17:05 +07:00
sqlite_storage.py Move to aiosqlite and enable WAL 2023-04-15 01:28:38 +07:00
storage.py Remove unused import 2022-04-29 11:02:58 +02:00