Skip to content

IguessnotHehehaha/redis_server_in_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redis server for Windows 11(yes), that works with redis-cli fork for windows. Allows multiple users to connect to the different sockets.

Impltemented commands: 1.ping 2.echo 3.set 4.get, 5.exists 6.del 7.incr 8.decr 9.lpush 10.rpush 11.lrange 12.save 13.config 14.quit

port, and autosave period can be changed in condig.json file The project was based on build your own redis server and agrapv 19's redis server implementation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published