How to Configure MongoDB Collection to Persist in RAM and Disk?

32 Views Asked by At

First, is it possible to have a collection to persist both in RAM and disk storage?

If so, how do I configure it to do so using a node API?

0

There are 0 best solutions below