aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares/cache.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix nodeinfo endpointChocobozzz2018-07-241-36/+37
* adding initial support for nodeinfoRigel Kent2018-07-241-3/+10
* Add concept of video state, and add ability to wait transcoding beforeChocobozzz2018-06-121-1/+1
* Handle concurrent requests in cache middlewareChocobozzz2018-05-231-20/+33
* Cache AP video route for 5 secondsChocobozzz2018-05-111-20/+23
* Add redis cache to feed routeChocobozzz2018-04-171-0/+41