Coming soon ...
We're constantly working on creating new content. This tutorial is currently being written and will be available soon.

Add Caching and Compression

Summary

In this tutorial we will use Express middlewares to implement basic compression and in-memory caching for our server.

By the end of this tutorial, you should be able to:

  • Understand how to create custom express middleware
  • Describe how caching and compression improve response times
  • Enable compression of responses
  • Set up an in-memory cache

Sign in with your Osio Labs account
to gain instant access to our entire library.