Sascha L. Teichmann
|
b22e778902
|
Error log simplification ported from syndtr-goleveldb branch.
|
2015-06-21 13:17:10 +02:00 |
|
Sascha L. Teichmann
|
b74671ae63
|
Simplified error handling in Redis connection handler.
This also reduces the diff size to the syndtr-goleveldb branch.
|
2015-06-02 20:10:56 +02:00 |
|
Sascha L. Teichmann
|
f80d9e452c
|
Don't use fmt.Sprintf when sending size of a redis bulk string.
|
2015-05-27 16:48:51 +02:00 |
|
Sascha L. Teichmann
|
29a5abeec4
|
Simplified Redis code a bit when writing booleans to client.
|
2015-05-26 19:25:26 +02:00 |
|
Sascha L. Teichmann
|
af469a3173
|
Merged.
|
2015-05-26 18:14:48 +02:00 |
|
Sascha L. Teichmann
|
75b2496fa6
|
Fixes issue #7. mtredisalize implements Redis PING command.
|
2015-05-26 18:12:55 +02:00 |
|
Sascha L. Teichmann
|
b029c473a8
|
Made maxBulkStringSize a command line option 'max-bulk-string-size'. It defaults to 32MB.
|
2015-03-14 19:01:00 +01:00 |
|
Sascha L. Teichmann
|
fd64d20b76
|
Moved sub programs into folder cmd to clean up project structure.
|
2014-09-13 19:07:20 +02:00 |
|