eddelbuettel/rcppredis

Connection error

dipterix opened this issue · 1 comments

Hi, I tried to use this package on MacOS. Installed hiredis via brew, but cannot connect.

#R> redis = new (RcppRedis::Redis)
Error in new_CppObject_xp(fields$.module, fields$.pointer, ...) : 
  Redis connection error: Connection refused

Sorry I forgot to start the service.