in the file cnxcc_redis.h

#ifndef CNXCC_STORAGE_H_
#define CNXCC_REDIS_H_

shouldn't it be like this:

#ifndef CNXCC_REDIS_H_
#define CNXCC_REDIS_H_


Reply to this email directly or view it on GitHub.