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

Update README.md

This commit is contained in:
SlavikMIPT 2018-09-03 03:17:43 +03:00 committed by GitHub
parent f7d0632b43
commit c11167dab7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,10 @@
# tgcloud
## Opensourсe Telegram based cloud storage
![Diagram](/img/ProjectDiagram.png)
## Opensourсe Virtual Filesystem for Telegram
Synchronizes and structures files downloaded to Telegram.
- Stores only metadata, accessing raw data only when loading files.
- Loading speed is up to 240Mbit/s per session
- Multiplatform: provides standard volumes which can be mounted on linux/win/mac...
- Opensource
### Project structure:
**tgcloud:** linux based docker container
* **redis** - updates, rpc, communication
@ -28,6 +30,7 @@
* settings, statistics, monitoring...
* rq communication interface
* docker
![Diagram](/img/ProjectDiagram.png)
You are welcome to collaborate - contact
Telegram: [@SlavikMIPT](t.me/SlavikMIPT)