Webextension for Mozilla Firefox. The fastest and easiest way to organize your bookmarks.
Open the Lighthouse Scoring Calculator with values from a WPT test result page.
Merely creating a redisClient causes the process to keep on running. Ideally, the process should exit.
Steps to reproduce:
const Redis = require("ioredis");
const REDIS_URL = 'redis://localhost:6379';
const redis = new Redis(REDIS_URL);
node version - v14.14.0
ioredis version - 4.19.4