-
mongoose is pretty shit and i observed today that you can actually crash the bot if you run a .find() or something before the bot is actually connected to mongodb successfully via mongoose
-
Rationale:
At least for mongoose it appears that executing simple queries such as "fetch me all resources of author X and populate author X in the results" actually takes longer to run on the MongoDB…
-
The documentation is not so clear, so I had to ask this question,
Let's take for example I have this sample.js model
```js
'use strict'
const Joi = require('joi')
const Mongoose = require('…
-
I wanted to try Mongoose, but stumbled at the first hurdle:
Mac OS, WeMos D1 Mini Lite, load ESP8266 demo:
//=========================================================================
Fetching htt…
myk3y updated
6 years ago
-
```
What steps will reproduce the problem?
1. Create a service that starts a mongoose server
2. Leave it working
3. After some time it stops responding requests
What is the expected output? What do y…
-
Here are a few thought on documents needed
- Contract
- Cutomer
- Menu Items
-
```
What steps will reproduce the problem?
1. Create a service that starts a mongoose server
2. Leave it working
3. After some time it stops responding requests
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Create a service that starts a mongoose server
2. Leave it working
3. After some time it stops responding requests
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Create a service that starts a mongoose server
2. Leave it working
3. After some time it stops responding requests
What is the expected output? What do y…
-
```
What steps will reproduce the problem?
1. Create a service that starts a mongoose server
2. Leave it working
3. After some time it stops responding requests
What is the expected output? What do y…