This commit is contained in:
2025-08-16 07:54:55 +02:00
parent d3e28cafe4
commit 0f6e595000
17 changed files with 2351 additions and 71 deletions

View File

@@ -14,7 +14,7 @@ NC='\033[0m' # No Color
# Configuration
DB_DIR="./test_db"
PORT=6379
PORT=6381
SERVER_PID=""
# Function to print colored output