mirror of
https://github.com/parkervcp/eggs.git
synced 2025-02-19 22:23:09 +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/)
|
* [JTS3ServerMod](/bots/teamspeak3/jts3servermod/)
|
||||||
|
|
||||||
## Database Eggs
|
## Database Eggs
|
||||||
|
### SQL Databases
|
||||||
[MariaDB](/database/mariadb/)
|
[MariaDB](/database/mariadb/)
|
||||||
[Redis](/database/redis/)
|
|
||||||
## Game Eggs
|
|
||||||
|
|
||||||
|
### In-Memory Databases
|
||||||
|
[Redis](/database/redis/)
|
||||||
|
|
||||||
|
## Game Eggs
|
||||||
[ET Legacy](/enemy_territory/etlegacy/)
|
[ET Legacy](/enemy_territory/etlegacy/)
|
||||||
|
|
||||||
[Factorio](/factorio/factorio/)
|
[Factorio](/factorio/factorio/)
|
||||||
|
@ -1,12 +1,13 @@
|
|||||||
# databases
|
# databases
|
||||||
|
|
||||||
## sql DBs
|
## SQL Databases
|
||||||
|
|
||||||
### [mariadb](/mariadb/)
|
### [mariadb](/mariadb/)
|
||||||
https://mariadb.org/
|
https://mariadb.org/
|
||||||
|
|
||||||
### [postgres](/postgres/)
|
### [postgres](/postgres/)
|
||||||
https://www.postgresql.org/
|
https://www.postgresql.org/
|
||||||
|
|
||||||
|
|
||||||
|
## In-Memory Databases
|
||||||
### [redis](/redis/)
|
### [redis](/redis/)
|
||||||
https://redis.io/
|
https://redis.io/
|
Loading…
Reference in New Issue
Block a user