PeerTube/server/core
Chocobozzz de862fd0e7
Optimize video viewer stats
Many Redis (and so network) calls can be expensive
Avoid them if we can by using in memory cache
2023-10-26 11:35:55 +02:00
..
assets
controllers Skip counting for recommended videos 2023-10-25 14:55:06 +02:00
helpers Sign JSON objects in worker threads 2023-10-24 10:45:17 +02:00
initializers Add ability to disable HTTP logs 2023-10-24 10:57:41 +02:00
lib Optimize video viewer stats 2023-10-26 11:35:55 +02:00
middlewares Remove unused file 2023-10-06 09:59:18 +02:00
models Don't add a LIMIT 1 to prevent seq scan 2023-10-26 08:36:53 +02:00
static/dnt-policy
types