1
0
Fork 0
mirror of https://github.com/SlavikMIPT/tgcloud.git synced 2025-03-09 15:40:14 +00:00

- tfs(TelegramFileSystem) - linux-fuse based virtual file system module

- file_telegram_rxtx - telethon based module that provides file write/read methods
- rq - redis server for message queue, caching and probably data tx and filestructure storage
- docker
This commit is contained in:
slavikmipt 2018-09-02 06:40:47 +03:00
parent 24ef4a5662
commit 47ba2b4d2e
6 changed files with 10 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "tfs"]
path = tfs
url = https://github.com/SlavikMIPT/tfs

View file

View file

@ -0,0 +1,3 @@
Telethon==0.18.3
rq
requests

3
requirements.txt Normal file
View file

@ -0,0 +1,3 @@
Telethon==0.18.3
rq
requests

1
tfs Submodule

@ -0,0 +1 @@
Subproject commit 3d275eeede442e97fa28e986a10167aae0bc523c