خادم Redis مطور بالكامل من الأساس، يتميز بخفة الوزن والأداء العالي، ومبني على بروتوكول TCP باستخدام تقنيات Bun و TypeScript الحديثة. يوفر هذا الخادم القدرة على معالجة وتنفيذ أوامر Redis المختلفة، بالإضافة إلى قراءة وتحليل ملفات RDB، مع دعم شامل لإدارة النسخ المتعددة والتكرار.
A lightweight Redis server built from scratch on a TCP server, using Bun and TypeScript.
This Redis server is capable of serving Redis commands, reading RDB files, and supporting multiple replicas.
A lightweight Redis server built from scratch on a TCP server, using Bun and TypeScript. This Redis server is capable of serving Redis commands, reading RDB files, and supporting multiple replicas.
Skills: Bun · TypeScript · Algorithms · Data Structures · Redis · Linux Server · Server Side JavaScript · Transmission Control Protocol (TCP) · CLI · Event Driven Programming