Commit Graph

20 Commits

Author SHA1 Message Date
fbraem
2017e937a6 Use Array to return all replies 2015-10-26 20:27:53 +01:00
fbraem
76905b426a Add more asserts 2015-10-26 15:57:07 +01:00
fbraem
611f38002f Add some type helper functions 2015-10-26 15:56:52 +01:00
fbraem
a46ef4144e Add checkNull and documentation 2015-10-26 15:20:49 +01:00
fbraem
4dc1d2f62d writeCommand must be called in sendCommand 2015-10-26 14:34:46 +01:00
fbraem
1a6dbd0b2d Use Nullable 2015-10-26 12:06:09 +01:00
fbraem
4012bea1f8 Move createRedisType to Type 2015-10-26 12:05:59 +01:00
fbraem
605866f1ec Use NEWLINE_CRLF 2015-10-26 12:05:37 +01:00
fbraem
723704ad16 Move createRedisType to Type 2015-10-26 12:05:00 +01:00
fbraem
74b1ef2bb2 Output result of testEcho 2015-10-26 12:04:18 +01:00
fbraem
40f20421a8 Use Poco::Nullable instead of Poco::Optional for BulkString 2015-10-26 09:32:00 +01:00
fbraem
f9af763cf6 No need to be friends with Connection 2015-10-26 07:42:37 +01:00
fbraem
f77642a77a An array can contain other arrays ... it can even contain an error ... 2015-10-23 22:00:50 +02:00
fbraem
901751f800 Whitespace correction 2015-10-23 21:59:17 +02:00
fbraem
4c4e41a5ed Add documentation comments 2015-10-23 21:50:21 +02:00
fbraem
e66cd6d4f8 Remove typeName 2015-10-23 20:43:13 +02:00
fbraem
0f73e68b02 Throw RedisException when redis type can't be determined 2015-10-23 20:06:29 +02:00
fbraem
5c077ea4f9 Remove unnecessary includes 2015-10-23 20:02:47 +02:00
fbraem
8f950a903a Committing more work ... 2015-10-22 18:54:44 +02:00
fbraem
9acd00e25a POCO Redis experiment ... 2015-10-20 20:39:17 +02:00