Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created July 14, 2020 10:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/3ef02579bcd706e77ea63273c8f1aa99 to your computer and use it in GitHub Desktop.
Save velotiotech/3ef02579bcd706e77ea63273c8f1aa99 to your computer and use it in GitHub Desktop.
const redisPORT = Number(process.env.REDIS_PORT || 6379)
initializeCache(redisPORT);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment