mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-11 19:57:22 +08:00
fixed heading levels
added blank lines as needed incased url
This commit is contained in:
parent
62fdcbaa8e
commit
9ca0dab983
@ -1,14 +1,17 @@
|
|||||||
# Redis
|
# Redis
|
||||||
### From their [Website](https://redis.io/)
|
|
||||||
|
## From their [Website](https://redis.io/)
|
||||||
|
|
||||||
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.
|
Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker.
|
||||||
|
|
||||||
### Minimum RAM warning
|
## Minimum RAM warning
|
||||||
|
|
||||||
It's recommended to have 4gb of RAM for redis
|
It's recommended to have 4gb of RAM for redis
|
||||||
|
|
||||||
See here https://docs.redislabs.com/latest/rs/administering/designing-production/hardware-requirements/
|
See here <https://docs.redislabs.com/latest/rs/administering/designing-production/hardware-requirements/>
|
||||||
|
|
||||||
|
## 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