aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/base-request-scheduler.js
Commit message (Collapse)AuthorAgeFilesLines
* Server: move requests lib in their own directoryChocobozzz2017-05-051-136/+0
|
* Update standard -> 10Chocobozzz2017-04-161-4/+4
|
* Update bittorrent-tracker and standard to v9Chocobozzz2017-03-031-1/+0
|
* Fix request schedulers statsChocobozzz2017-02-271-1/+6
|
* Server: request scheduler refractoringChocobozzz2017-02-261-8/+0
|
* Server: make a basic "quick and dirty update" for videosChocobozzz2017-02-261-0/+140
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