Hacker News new | ask | show | jobs
by rafaelturk 1474 days ago
We use Mongoose, for sensitive data we have a wrapper around the .pre Save() method da encrypts it before sending data to the downstream db. Feels that MongoDB implemented that, in a more elegant structured code.