]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Add redis cache to feed route
authorChocobozzz <me@florianbigard.com>
Tue, 17 Apr 2018 12:01:06 +0000 (14:01 +0200)
committerChocobozzz <me@florianbigard.com>
Tue, 17 Apr 2018 12:04:34 +0000 (14:04 +0200)
commit4195cd2bc5046d4cdf1c677c27cd41f427d7a13a
tree3300258d96a427da29cc4785686d741e336102bb
parentcff8b272b1631661b8d5f5f4b59bd534ad8c86ca
Add redis cache to feed route
server/controllers/feeds.ts
server/initializers/constants.ts
server/lib/redis.ts
server/middlewares/cache.ts [new file with mode: 0644]