update readmes

This commit is contained in:
Michael Parker 2020-03-28 14:09:51 -04:00
parent 00f3a4f080
commit cc2ffd872c
2 changed files with 8 additions and 4 deletions

View File

@ -40,10 +40,13 @@ If you are reading this it looks like you are looking to add an egg to your serv
* [JTS3ServerMod](/bots/teamspeak3/jts3servermod/)
## Database Eggs
### SQL Databases
[MariaDB](/database/mariadb/)
[Redis](/database/redis/)
## Game Eggs
### In-Memory Databases
[Redis](/database/redis/)
## Game Eggs
[ET Legacy](/enemy_territory/etlegacy/)
[Factorio](/factorio/factorio/)

View File

@ -1,12 +1,13 @@
# databases
## sql DBs
## SQL Databases
### [mariadb](/mariadb/)
https://mariadb.org/
### [postgres](/postgres/)
https://www.postgresql.org/
## In-Memory Databases
### [redis](/redis/)
https://redis.io/