Skip to content

Instantly share code, notes, and snippets.

@remarkablemark
Created March 23, 2022 00:48
Show Gist options
  • Save remarkablemark/c82c9d31ddacef9941b236d2eae7cb45 to your computer and use it in GitHub Desktop.
Save remarkablemark/c82c9d31ddacef9941b236d2eae7cb45 to your computer and use it in GitHub Desktop.
const redis = new Redis({
host: 'localhost',
port: 6379,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment