From 03eb96b5b8feb8908ebaef83a29883c7ac0c71e9 Mon Sep 17 00:00:00 2001 From: Pascal Zarrad Date: Tue, 3 Aug 2021 22:04:28 +0200 Subject: [PATCH] Add Cassandra to README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 969f2d05..b11bb643 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Parkers Pterodactyl eggs repo +# Parkers Pterodactyl eggs repo I am working on adding a large collection of public eggs for the Pterodactyl community. @@ -57,6 +57,7 @@ If you are reading this it looks like you are looking to add an egg to your serv ### noSQL * [mongoDB](/database/nosql/mongodb) +* [cassandra](/database/nosql/cassandra) ### SQL Databases * [MariaDB](/database/sql/mariadb) @@ -244,4 +245,4 @@ If you are reading this it looks like you are looking to add an egg to your serv ### Grafana * [Grafana](/software/grafana) ### haste-server -* [haste-server](/software/haste-server) \ No newline at end of file +* [haste-server](/software/haste-server)