Summary
By default, Express uses in-memory sessions. In the next chapter we will move our sessions to Redis. We will also configure Socket.IO to use Redis and explore some other interesting ways of scaling Express.
By default, Express uses in-memory sessions. In the next chapter we will move our sessions to Redis. We will also configure Socket.IO to use Redis and explore some other interesting ways of scaling Express.