aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/request-scheduler.js
Commit message (Collapse)AuthorAgeFilesLines
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-031-1/+0
|
* Server: make a basic "quick and dirty update" for videosChocobozzz2017-02-261-140/+38
| | | | | | | | This system will be useful to to update some int video attributes (likes, dislikes, views...) The classic system is not used because we need some optimization for scaling
* This is not a prototype anymore, but a real project!Chocobozzz2017-02-261-3/+1
|
* Server: use a request scheduler object instance for friendsChocobozzz2017-02-181-0/+202
communication