How to Shut Down Your Local Redis Process
August 27, 2020Shut down redis even when it's running in the background.
Written by John Omar who lives and works remotely building useful things. You should follow him on Twitter
Shut down redis even when it's running in the background.
Fastly allows you to stream logs to services like s3, but the default is light on data. Here's how you configure fastly to use all possible variables.
Many origin servers require an authorization header to prevent users from accessing the origin directly. Learn how to set the origin header in Fastly.
Object keys in Javascript can be set dynamically with variables. ES6 gives you a way to set the dynamic key in one expression rather than two.
Learn how to await the result of an async function and then apply additional processing on it in one line of Javascript.
Learn how to use Fastly as a CDN in front of a Heroku dyno.