 Philipp MoritzandGitHub
|
e1b8711a01
|
Redis logging (#17)
* Redis logging
* Rearrange logging interfaces
* Fix test case
* Changes to logging interface and test case for logging
* Fixes
* Fix memory leaks
* Add interface method to destroy logger
* is_local -> is_direct
* Merge fix
|
2016-09-23 17:10:15 -07:00 |
|
 Stephanie WangandPhilipp Moritz
|
313241e303
|
Asynchronous Redis IPC (#14)
* Asynchronous Redis IPC
* make valgrind happy
* cleanup
|
2016-09-20 22:40:35 -07:00 |
|
 Philipp MoritzandRobert Nishihara
|
b18f214d55
|
Make it possible to read and write data that is not null-terminated (#9)
* Make it possible to read and write data that is not null-terminated
* formating
|
2016-09-18 13:35:43 -07:00 |
|