mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-29 18:58:15 +08:00
fixed heading levels
added blank lines as needed removed trailing spaces
This commit is contained in:
parent
519cb1bd63
commit
c7ac54b92f
@ -1,12 +1,15 @@
|
|||||||
# mongoDB
|
# mongoDB
|
||||||
### From their [Website](https://www.mongodb.com/)
|
|
||||||
|
## From their [Website](https://www.mongodb.com/)
|
||||||
|
|
||||||
MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.
|
MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era.
|
||||||
|
|
||||||
### Minimum RAM warning
|
## Minimum RAM warning
|
||||||
|
|
||||||
MongoDB requires approximately 1GB of RAM per 100.000 assets. If the system has to start swapping memory to disk, this will have a severely negative impact on performance, and should be avoided.
|
MongoDB requires approximately 1GB of RAM per 100.000 assets. If the system has to start swapping memory to disk, this will have a severely negative impact on performance, and should be avoided.
|
||||||
|
|
||||||
|
## Server Ports
|
||||||
|
|
||||||
### Server Ports
|
|
||||||
Ports required to run the server in a table format.
|
Ports required to run the server in a table format.
|
||||||
|
|
||||||
| Port | default |
|
| Port | default |
|
||||||
|
Loading…
Reference in New Issue
Block a user