Skip to content

hectorhua/RedisManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedisManager

Operation of redis in Linux with C++

This is a instance which show-how connect to Redis with C++ in linux. It is not complex, but practical for the learner in the first stage. Redis includes several data structure like STRING HASH LIST SET and so on. This instance is mainly for HASH structure, including HGET HSET HMGET HMSET HGETALL, and KEY command like HKEYS KEYS DEL. Exactly i am a beginner, so there must be many improper grammar in my programs. Just as a reference.

About

Operation of redis in Linux with C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages