/redis-server-clone-js

A very simple redis-server clone built using nodejs. It uses RESP (REdis Serialization Protocol) to communicate with clients. You can use any official redis client to talk to this server.

Primary LanguageJavaScript

Watchers