nadeko_invidious/src
Fijxu b4e146fb60
redis: replace lib by jgaskins/redis
https://github.com/jgaskins/redis

It's faster and in active development, old one gave me this using a TCP
connection:

test   5.94k (168.34µs) (±56.73%)  144B/op  fastest
test   5.11k (195.76µs) (±58.89%)  144B/op  fastest
test   5.48k (182.33µs) (±73.39%)  144B/op  fastest
test   3.42k (292.56µs) (±66.19%)  144B/op  fastest

meanwhile, the jgaskins/redis one gives:

test   6.96k (143.66µs) (±58.73%)  96.0B/op  fastest
test   6.36k (157.16µs) (±55.95%)  96.0B/op  fastest
test   7.06k (141.65µs) (±57.03%)  96.0B/op  fastest
2025-04-13 02:30:37 -04:00
..
ext Update Kemal to 1.6.0 and remove Kilt 2025-02-28 20:04:42 -03:00
invidious redis: replace lib by jgaskins/redis 2025-04-13 02:30:37 -04:00
invidious.cr feat(experimental): minify js files using esbuild 2025-04-05 03:03:04 -03:00