V
V
Vlad Timofeev2015-01-18 16:51:20
Node.js
Vlad Timofeev, 2015-01-18 16:51:20

How to set up caching in a Nodejs project?

Good day :)
Is there an old article about this? (It is in the field of node.js )
What modules are better to use for this?
What is better to cache and how? (jade of an unmodified page for example)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Max Sysoev, 2015-01-18
@ColCh

ORM itself caches (Sequelize)
Jade caches reading the template file from disk
what to cache then?)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question