mirror of
https://github.com/parkervcp/eggs.git
synced 2025-02-17 03:42:56 +08:00
update readmes
This commit is contained in:
parent
00f3a4f080
commit
cc2ffd872c
@ -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/)
|
||||
|
@ -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/
|
Loading…
Reference in New Issue
Block a user