You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although the Mongoose store works for standalone installations - and offers a lot of extra features for that matter - in the context of a generic service like crudr.com too much definition may become an obstacle.
For that reason an additional store should be created named mongodbStore using the native client:
Although the Mongoose store works for standalone installations - and offers a lot of extra features for that matter - in the context of a generic service like crudr.com too much definition may become an obstacle.
For that reason an additional store should be created named mongodbStore using the native client:
https://github.com/mongodb/node-mongodb-native
The text was updated successfully, but these errors were encountered: