- 
                Notifications
    
You must be signed in to change notification settings  - Fork 374
 
Closed
Description
Hello, is there any way of creating a sw::redis::Redis object without passing anything, and then connect the object to redis afterward?
sw::redis::Redis *redis = new sw::redis::Redis(config) <- this run np on mac os with clang, but have bad_alloc issue on ubuntu with g++.
Also, is there any way to check the connection result? Thank you.
Metadata
Metadata
Assignees
Labels
No labels