Nathan Osman
|
0979104127
|
Implemented sending of requests in tests and removed dependencies on C++11 features to allow older compilers to compile the client library and test suite.
|
2013-07-02 15:26:19 -07:00 |
Nathan Osman
|
59c4beff21
|
Added tests directory, which will eventually contain the unit tests for the QRedis client library.
|
2013-07-01 11:25:12 -07:00 |
Nathan Osman
|
3e49dc65f8
|
Added empty implementations of read*() methods.
|
2013-07-01 10:26:38 -07:00 |
Nathan Osman
|
4104a591e3
|
Renamed Command class to Request to better reflect its actual role.
|
2013-07-01 09:00:58 -07:00 |
Nathan Osman
|
b1f784205f
|
Added CommandPrivate class and updated the README with usage instructions.
|
2013-06-29 23:16:59 -07:00 |
Nathan Osman
|
def99b199b
|
Added C++11 support for GCC to the build system.
|
2013-06-29 12:39:34 -07:00 |
Nathan Osman
|
5f3d906702
|
Added build system and empty Client class.
|
2013-06-29 11:34:10 -07:00 |