This is a tiny Redis Server with simple commands written in JavaScript. It is based on the Redis Protocol Specification.
git clone https://github.com/GreXLin85/redis-serverjs.git
cd redis-serverjs
npm start
This is a tiny Redis Server with simple commands written in JavaScript. It is based on the Redis Protocol Specification.
git clone https://github.com/GreXLin85/redis-serverjs.git
cd redis-serverjs
npm start