S
S
Stanislav2015-04-08 22:45:11
Node.js
Stanislav, 2015-04-08 22:45:11

Is there a good npm for caching data?

Guys tell me how to be and what to do.
On the server side, I constantly sort through a large amount of data, get it from mongodb, sort it out using aggregate, everything seems to work quickly, but the data changes very rarely and I would like to store it in the cache and update it after a while. Are there any solutions for these problems? In general, it is necessary to avoid repeated enumeration of data.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey, 2015-04-08
@ms-dred

Try cache-manager

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question